About 50 results
Open links in new tab
  1. Login failed with the connection string in excel

    Jun 27, 2012 · If want to specify the user name & password then you need to impersinate the same. Integrated security = False, you need to user SQL based login. Create an SQL login in sql server. …

  2. Excel VBA SQL Server DBNETLIB SSL Security Error

    Apr 2, 2018 · Will regular users have the Native SQL Server driver installed? The ConnectionString website is very useful. Microsoft should make this easier to find. Is there a simple document that …

  3. Get DSN name using SQL Query - social.msdn.microsoft.com

    Oct 30, 2013 · SQL Server has no knowledge of the DSN used to connect so this information cannot be returned via a SQL query. You might consider specifying the application name in the connection …

  4. SQL AZURE connection time out problem - social.msdn.microsoft.com

    Sep 30, 2009 · Idle connection timeout could be due to transient load when using connection pooling (on by default), since the pool times out idle connections after 10 minutes and SQL Azure times them out …

  5. Update and Insert data into a sql server table from Excel sheet

    Nov 20, 2013 · i am trying to use an excel where the connection is set to a sqlserver,and users can use one excel sheet where the connection is set from and insert and update data into a table. I am not …

  6. INSERT into statement truncating data while inserting in SQL Server table

    Jul 23, 2010 · However, ever since I am using the same SQL statement to insert records into SQL server database (nothing has changed except the connection string and schema information), the …

  7. Error: A duplicate value cannot be inserted into a unique index...

    Nov 23, 2011 · Is your connection string specifying read-only? indexes will be rebuilt when moving a database from Windows 7 to Windows XP? Please mark as answer, if this was it.

  8. How to manage signalr connection in database

    Jan 9, 2017 · Question 0 Sign in to vote User-1223304583 posted i am looking for beginner article on signalr connection in sql server database. so if anyone know any url then please post here. thanks …

  9. MSDN Downloads + SQL Server 2008 + Windows 2008 Server R2 - SQL …

    Mar 2, 2010 · Once SQL Server 2008 is finally installed, you can finally go get AppFabric (formerly Velocity) and install that. Of course, you'll still need to create your database and set up the …

  10. Check the if SSAS Roles property is used in excel connection string ...

    Jan 12, 2017 · A normal user can also set the ROLES property in excel to connect to SSAS if he is aware of the role name. In my case i want the user to explicitly pass the role name (they will be …