dbTalk Databases Forums  

SQLOLEDB vs MSDASQL.1

microsoft.public.sqlserver.xml microsoft.public.sqlserver.xml


Discuss SQLOLEDB vs MSDASQL.1 in the microsoft.public.sqlserver.xml forum.



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

Default SQLOLEDB vs MSDASQL.1 - 11-26-2003 , 01:45 AM






Hi

I'm upgrading from ADO 2.5 to ADO2.7 Firstly is this
recommended or should I goto 2.6 ??

We have a huge application in VB6 and SQL server 2k, I
need to upgrade our version of ADO so that I can use it
with SQLXML.

Currently the provider for the DB connections is MSDASQL,
can I change it to SQLOLEDB with virtually no impact on
existing code that uses this and currently works with
ADO2.5 ?

regards
Sagie

Reply With Quote
  #2  
Old   
Bryant Likes
 
Posts: n/a

Default Re: SQLOLEDB vs MSDASQL.1 - 11-26-2003 , 10:29 AM






<sagie (AT) discussions (DOT) microsoft.com> wrote

[snip]
Quote:
Currently the provider for the DB connections is MSDASQL,
can I change it to SQLOLEDB with virtually no impact on
existing code that uses this and currently works with
ADO2.5 ?
You might try the ADO newsgroups with this question. I'm not sure what the
impact of changing the data provider will be on your code. It probably
depends on how you're using ADO. If you're just using vanilla ADO (ex:
create recordsets using connections and commands) you will probably be fine.
But I really don't know enough to give you an exact answer.

--
Bryant




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.