|
-
Jun 1st, 2004, 01:41 PM
#1
Thread Starter
Fanatic Member
Sqloledb
Any difference between these 2 providers?
SQLOLEDB
and SQLOLEDB.1?
-
Jun 2nd, 2004, 02:22 AM
#2
Nope. If you open the registry and look at these two keys (and several others) under HKEY_CLASSES_ROOT, you will see they both have the same CLSID.
Basically, an upgrade added the SQLOLEDB.1 clsid and pointed the existing SQLOLEDB to use this new clsid.
Any, existing applications that have provider=sqloledb would then use the newer version.
It is safe to use provider=sqloledb.1 but as far as I know it does not make a difference.
-
Jun 2nd, 2004, 08:11 AM
#3
Thread Starter
Fanatic Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|