CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: ODBC

  1. #1
    Join Date
    Jun 1999
    Posts
    5

    ODBC

    In ODBC, how the driver manger knows which driver to load? I know some thing.
    Can any one give me detail explanation?



  2. #2
    Join Date
    May 1999
    Location
    Southern California
    Posts
    12,266

    Re: ODBC

    The driver is specified as part of the datasource configuration.

    "Signature":
    My web site is Simple Samples.
    C# Corner Editor

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

Featured