About 398 results
Open links in new tab
  1. Could not load file or assembly …

    Apr 27, 2014 · NOTE: I'm using SQL Server 2012 and Visual Web Developer 2010 Express. Some of the features like adding a new table from within VWD2010E does not work with this latest version of …

  2. Connection with password to attached database

    Mar 25, 2014 · I have created a database (.mdf) with SQL Server Management Studio 2008R2. The only way I know how to connect it is with the 'attach' method and all is working.

  3. Limiting the number of concurrent sessions per user

    Feb 12, 2019 · As following to my local security policy, I have to establish the limit appropriate to the type of user account accessing the SQL Server instance on SQL Server 2014 Enterprise.

  4. Possible to skip transaction log for restore?

    Nov 13, 2014 · Workaround: Restore the full backup to a different name. Have developers/DBAs compare the databases (Yesterday's & current) and delete the erroneous transactions. Kalman Toth …

  5. continued SQL login failure despite attempts to reset [sa] password in ...

    Jun 24, 2011 · I encountered difficulties with admin login & password before --as in, my client had forgotten the sa password --but I was able to resolve the issue; I "reset" the password using SQL …

  6. Windows could not start the SQL Server, SQL Server Express 2014, …

    If I try to start the SQL Server Management Studio, It shows the correct default instance (MEMBERSLINK) and has the listed users, with the remembered password for the 'sa' user, but …

  7. Background Color for SQL Server Management Console

    Jul 3, 2012 · This is a collection of useful tools for SQL Server Management Studio in a single application. There are different versions for SQL Server 2005 Management Studio and SQL Server …

  8. .Net SQLClient Data provider timeout error while running a query in a …

    May 19, 2014 · I tried to narrow the dataset by applying the data criteria, dont work. There is no link server. The timeout both for login and execution are 0. In fact it sometimes run but for the last couple …

  9. replication error skipping file because it has already been delivered

    May 7, 2014 · You don't. There's a reason replication is generating that message and it has to do with another problem while attempting to apply your snapshot. I have the same problem occasionally …

  10. org.eclipse.birt.report.data.oda.jdbc.JDBCException : There is an error ...

    Jun 1, 2016 · It seems you installed a named instance of SQL Server (it could be you installed SQL Server Express which install an instance named computername\SQLEXPRESS or maybe you are …