hi im trying to get a dataset from an access database im using this connection string: <connectionStrings>
Hi, I have a problem using ASP MVC with C#. When I create an aspx page with a strongly typed inherit I received the following error:
I have an ASP.NET web application that has a fileupload control to allow users to upload an excel file for it to read.
I have some problems with building connection strings. I used to generate \"Provider=SQLOLEDB\" or \"Provider=SQLNCLI\". Now I see that some users hav开发者_高级运维e SQLNCLI10 while SQLNCLI is missin
I need to open and read a Dbase file in my ASP.NET application. When I try to open the connection, I am getting the exception \"Could not find installable ISAM.\" I have tried the solutions in the top
I am using vb.net and SQL server 2005 I have a project with database classes which are generated from database objects. That is I add a dataset to the project and drag and drop a database object onto
In my .NET application I am connecting to Microsoft SQL Server 2005 or 2008 database. User selects instance which the application shows it and then application should do something with this instance.
I have a system comprising 5 applications.Each app accesses a database via a DAL library.In the DAL i have an app.config with the following entry:
I have the following in my web.config <connectionStrings> <add name=\"ActiveDirectoryConnection\" connectionString=\"LDAP://ActiveDirectoryDomain1.com\" providerName=\"System.Web.Security.Ac
It installed automatically with Visual Studio 2010 Ultimate. I didn\'t create any users for 开发者_StackOverflow中文版the server or ANYTHING.