Re: Provider keyword in connection string not a valid keyword

From: Aaron Weiker (msnews.SPAM_at_aaronweiker.com)
Date: 03/18/04


Date: Thu, 18 Mar 2004 16:50:33 -0500
To: "J. Muenchbourg" <anonymous@dex.com>

J. Muenchbourg wrote:
> I have a connection string in Web.config that works with my dreamweaver
> type asp.net scripts:
>
> <add key="MM_CONNECTION_STRING_datasource"
> value="Provider=SQLOLEDB;SERVER=100.00.00.01;UID=sa;PWD=mypassword;DATAB
> ASE=mydbase;" />
>
> .but i get an application error when working with indigenous asp.net :
>
> <add key="ConnectionString"
> value="Provider=SQLOLEDB;SERVER=100.00.00.01;UID=sa;PWD=mypassword;DATAB
> ASE=mydbase;" />

What type of Connection are you trying to set this to?

-- 
Aaron Weiker
http://blogs.sqladvice.com/aweiker
http://aaronweiker.com/


Relevant Pages

  • MS Access, scripts clashing
    ... I have a script which writes to an Access 2002 database. ... I'm using DBI over DBD::ADO with this connection string: ... I have two scripts that run at the same time, and both of them write to ... I've searched for DBI Access Locked, ...
    (perl.dbi.users)
  • DBD::ODBC Connection no longer working
    ... This is my connection string in a script that no longer works. ... Microsoft Access Driver] Could not find file ''. ... load scripts and data\DATA\DENNIS\make_request.pl line 18. ... Sydney Phone: 9310 7907 ...
    (perl.dbi.users)
  • Re: Connection String/Network Library
    ... Beyond that it's most likely NOT the connection string, ... Site & Scripts: http://www.Darkfalz.com ... > General Network Error on any page that connects to SQL Server. ...
    (microsoft.public.inetserver.asp.general)
  • Re: NT Authority/Anonimous Login
    ... familiar with how Dreamweaver MX works I can't really tell you exactly what ... Accessing SQL Server with Integrated Security from ASP ... > I am trying to create a connection string to an SQL Server database from ...
    (microsoft.public.sqlserver.security)