Results 1 to 3 of 3

Thread: Sqloledb

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    617

    Sqloledb

    Any difference between these 2 providers?

    SQLOLEDB
    and SQLOLEDB.1?

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758
    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.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    617

    Thanks

    ..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width