About 589 results
Open links in new tab
  1. SQL Server Express 2008 - Missing Client Tools / Management Studio ...

    Jun 13, 2012 · I downloaded and performed a full install of SQL Server Express 2008 Nov CTP. It was installed on a fresh installation of Windows Vista Enterprise x64. During setup, I checked the 'Client …

  2. database does not appear in sql server management studio

    Jun 11, 2015 · My problem is to manage this database with "Microsoft SQL Server Management Studio"; i fact, i never succeeded to see my database in this tool. The .mdf file of my databae is located in a …

  3. Setup closed with exit code: 0x84C40013 - Silent Install error - SQL ...

    Jul 11, 2013 · Frage 0 Anmelden I am trying to create a silent installation package for SQL Server 2012 Express Management Studio SP1. (both x86 & x64) Prior to installation I have performed the following :

  4. 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 …

  5. sql server connection error (18452) - social.msdn.microsoft.com

    Jul 7, 2010 · As a result, the SQL Server management studio and SQL Server agent job manager are throwing the login failed for user " messages while profiling. what is suprising me is when i try to login …

  6. Cannot find microsoft.sqlserver.manageddts.dll in my SQL Server 2008 ...

    May 7, 2010 · I am upgrading my SSIS c# projects be sql server 2008 compatible, and wasn't able to find the assembly I mentioned. A repair on the install placed the manageddts assembly in the …

  7. problem restoring a back up database (operating system error 21)

    May 12, 2011 · I am new to databases and SQL Server Express. I justed installed SQL Server Express 2005 and SQL Server Management Studio Express. I created a new database under the Databases …

  8. How to mange SQL Server objects under source control (TFS 2012)

    Jun 23, 2013 · I am not sure about "SQL Database objects", I test with SQL Server Scripts, Analysis Services Scripts, and SQL Server Compact Edition Scripts in SQL server 2008 management studio. I …

  9. Subscription Error: "The e-mail address of one or more recipients is ...

    Jan 29, 2013 · It might also be worth mentioning that I can successfully send external email directly from SQL Server Management Studio by right-clicking on Database Mail and sending a test.

  10. Is it possible to capture result set of query in SQL profiler

    Jun 30, 2014 · SQL profiler can be used to capture query statistics, duration,reads etc but not actual result.