Results 1 to 4 of 4

Thread: Is ADO specially designed for VB

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2000
    Location
    Hong Kong
    Posts
    62

    Question

    Is ADO specially designed for VB? If a C++ developer wants to connect to a DB, will he use ADO? or talk directly to OLEDB? Thanks!
    Please Visit My WebCam!!
    http://www.hmcheung.com

  2. #2
    Hyperactive Member
    Join Date
    Feb 2000
    Posts
    284
    I'm not sure about C++ but certainly Visual C++ can use ADO, as can ASP and many more

  3. #3

    Thread Starter
    Member
    Join Date
    Jun 2000
    Location
    Hong Kong
    Posts
    62

    ic..

    ic.. thanks, but is it more difficult to use ADO in VC++? Does it need more lines of code?
    Please Visit My WebCam!!
    http://www.hmcheung.com

  4. #4
    Addicted Member substring's Avatar
    Join Date
    Feb 2001
    Posts
    148

    Smile

    C++ always require more line of codes than VB to do the same task. It is because C++ is a lower level language.
    substring.

    VB6, C++, SQL, HTML, XML, ASP

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