connection-string
ASP.NET Connection String Error
I used this connection to run my SQL query, but it did not work and sent this error: Keyword not supported: \'dsn\'[详细]
2023-04-12 23:46 分类:问答Executereader and execute non-query in a single connection in ado.net
The below snippet employs multiple queries inside the same connection string. first i\'m selecting the some datas from the DB then before closing the datareader(dr) i would like to do some validations[详细]
2023-04-12 15:29 分类:问答Using Ninject dynamically to connection to different databases
I have an MVC application using Ninject to connect to a single database. Now I need to support multiple databases. Currently, my global.asax.cs file has the following definition for ninject:[详细]
2023-04-12 14:54 分类:问答SSAS 2008 R2 - Datasource with an DNS Alias not working
I have an SQL Server with SQL Server Engine and SQL Server Analysis Services (2008 R2). The physical name of the server is SQ21. For beeing flexible we created a dns alias (Host A) which points to thi[详细]
2023-04-12 14:20 分类:问答C# code to read Excel (html import)
I trying to read Excel file which is Html type with C# code. I\'m getting an \'Unspecified error\'. This is my connection string:[详细]
2023-04-11 14:38 分类:问答How to connect to Sql Server 2008 database from Visual Basic 6?
What is the correct connectio开发者_JS百科n string and what are the requirements for connecting to Sql Server 2008 database from Visual Basic 6?\' Initialize variables.[详细]
2023-04-11 09:30 分类:问答c#, oledb connection string issue
I\'m using .net4.0 and c# language. In my code i have a connection string oleConnection.ConnectionString = \"Provider=Microsoft.ACE.OLEDB.12.0;[详细]
2023-04-11 04:02 分类:问答Solution for Error 26 - Error Locating Server/Instance Specified?
I have published my website http://www.theyuvaworld.com for my college project but it is showing Error 26 - Error Locating Server/Instance Specified. Other things are working properly.[详细]
2023-04-10 21:01 分类:问答Connection string and sql backup
I\'m having problem with the following C# code to perform a backup, particularly in the connection string.[详细]
2023-04-10 17:42 分类:问答Error in Windows form application at client end only execute properly on my machine
I have a windows form application with an SQL compact database. It runs on many windows PCs. Client PCs are in German language. It always returns errors for SQL connectivity functions like add, delete[详细]
2023-04-10 11:08 分类:问答