dbTalk Databases Forums  

Provider not listed...

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Provider not listed... in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Matthew Wells
 
Posts: n/a

Default Provider not listed... - 09-09-2011 , 07:56 AM






Good Morning All

I'm trying to create a simple connection string to a SQL 2000 server using
the old "SQL Server" driver - not the
Native Client, but it is not listed in my list of providers. I'm using
Windows 7 Ultimate. I have reinstalled MDAC 2.8 SP1 with no difference.
This is critical to me since I have clients who still connect with this
driver.

Does anyone know how to make it appear in the list?

Thank you

Matthew Wells
matthew.wells (AT) firstbyte (DOT) net

Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Provider not listed... - 09-11-2011 , 04:17 PM






Matthew Wells (matthew.wells (AT) firstbyte (DOT) net) writes:
Quote:
I'm trying to create a simple connection string to a SQL 2000 server using
the old "SQL Server" driver - not the
Native Client, but it is not listed in my list of providers. I'm using
Windows 7 Ultimate. I have reinstalled MDAC 2.8 SP1 with no difference.
This is critical to me since I have clients who still connect with this
driver.
Provider=SQLOLEDB;Data Source=... etc

Don't really know what you mean with "list of providers", but maybe you
are using a GUI. It would not be the first time that hampers productivity.

--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx

Reply With Quote
  #3  
Old   
Bob Barrows
 
Posts: n/a

Default Re: Provider not listed... - 09-12-2011 , 05:04 AM



Matthew Wells wrote:
Quote:
Good Morning All

I'm trying to create a simple connection string to a SQL 2000 server
using the old "SQL Server" driver -
You must mean the ODBC driver ...

Quote:
not the
Native Client, but it is not listed in my list of providers.
Perfectly understandable when you realize it's not a provider.

Quote:
I'm
using Windows 7 Ultimate. I have reinstalled MDAC 2.8 SP1 with no
difference. This is critical to me since I have clients who still
connect with this driver.

Does anyone know how to make it appear in the list?

You have to use the "Provider for ODBC databases" (MSDASQL) to use an ODBC
driver. Go to Connectionctrings.com for further details.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.