connection-string
Substitute ConnectionString for some users on asp.net Web Site
I modify asp.net Web Site. I need use different connection strings for users. Web Site use Entity Framework for data access.[详细]
2023-03-12 01:01 分类:问答How to connect with a database on Access inside a intranet
I have made connection with sql server but i have never done a connection with access and now this isn\'t in the computer local, if not it is going to be in a server[详细]
2023-03-10 16:39 分类:问答How to Access a connectionstring from another project
I got two project in my solution in Visual Studio 2010. Project 1 con开发者_开发技巧tains an app.config with a ConnectionString.[详细]
2023-03-10 10:21 分类:问答Dynamically changing MySQL connection string to Crystal Reports
I am using CrystalReportViewer and CrystalReportSource to load and display an .rpt file in my application.[详细]
2023-03-10 08:58 分类:问答cannot connect to local database when network is down
I am using following connection string to connect to database on local machine. Problem is that if network goes down then i cannot connect to my database although application is connecting to database[详细]
2023-03-10 05:18 分类:问答Configure IIS to impersonate a user for SQL Integrated Authentication
I have a question about how to configure my web site and IIS using Active Directory. I have a web app which will be running exclusively on our company\'s internal network.The SQL Database that the ap[详细]
2023-03-09 23:30 分类:问答Object reference not set to an instance of an object. in vb.net
I got this error : \"Object reference not set to an instance of an object.\" in vb.net windows application for sql connection string[详细]
2023-03-09 13:50 分类:问答.net connection string for Sql server database
I am designing an application in .ne开发者_如何学Ct using MVC3. I am using Visual studio 2010 and i am using Sql Server for database. what connection string should i use in Web.Config file.?Here is a[详细]
2023-03-09 09:47 分类:问答Excel OLEDB /Jet connection strings & %APPDATA%
I have what is likely a common scenario. I have an MS-Access application split into front-end and back-end files. I want to set up us开发者_运维知识库ers with an Excel spreadsheet that connects to dat[详细]
2023-03-09 08:14 分类:问答Access to database and connection string
This is my connection string: <add name=\"modelConnectionString\" connectionString=\"Data Source=.\\SQLEXPRESS;AttachDbFilename=\'D:\\Documents and Settings\\Dima\\My Documents\\Visual Studio 201[详细]
2023-03-08 14:22 分类:问答