Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.ms-sqlserver > #687

Re: Provider not listed - repost

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail
From Erland Sommarskog <esquel@sommarskog.se>
Newsgroups comp.databases.ms-sqlserver
Subject Re: Provider not listed - repost
Date Thu, 29 Sep 2011 23:13:41 +0200
Organization Erland Sommarskog
Lines 26
Message-ID <Xns9F6FEC4A64C22Yazorman@127.0.0.1> (permalink)
References <KL0hq.6414$DQ2.661@newsfe19.iad> <j62a1s$i4k$1@dont-email.me> <gQ4hq.15$kr4.14@newsfe03.iad>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 8bit
Injection-Info mx04.eternal-september.org; posting-host="nBFDv6s1VJQDuF1w6hpX2A"; logging-data="19289"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+VPOJKS+HtjN2SAmNc4+Ec"
User-Agent Xnews/2006.08.24 Mime-proxy/2.1.c.0 (Win32)
Cancel-Lock sha1:6miDBr/gn4TjbbSkTHTCo9TTGDo=
Xref x330-a1.tempe.blueboxinc.net comp.databases.ms-sqlserver:687

Show key headers only | View raw


Matthew Wells (matthew.wells@firstbyte.net) writes:
> Thanks for the effort, but this does not help me.  I'm not looking for and 
> ODBC connection.  The closest I've seen is Provider=SQLOLEDB.1.
> 
> I need to pick "SQL Server" from the list of providers.  How do I get that 
> in the list?
 
Like Bob, I seem to recall that I answered to your original post.

Anyway, to use the old ODBC driver for SQL Server, specify

   Driver={SQL Server}

To use the old OLE DB provider for SQL Server, specify

  Driver=SQLOLEDB

These are the two choices. Nevermind what you see in a list, it's a 
connection string you want in the end, isn't it?
-- 
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.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

Back to comp.databases.ms-sqlserver | Previous | NextPrevious in thread | Find similar


Thread

Provider not listed - repost "Matthew Wells" <matthew.wells@firstbyte.net> - 2011-09-29 12:10 -0400
  Re: Provider not listed - repost "Bob Barrows" <reb01501@NOyahooSPAM.com> - 2011-09-29 13:31 -0400
    Re: Provider not listed - repost "Matthew Wells" <matthew.wells@firstbyte.net> - 2011-09-29 16:48 -0400
      Re: Provider not listed - repost Erland Sommarskog <esquel@sommarskog.se> - 2011-09-29 23:13 +0200

csiph-web