C++ Database connecton

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mandogon
    New Member
    • Apr 2006
    • 31

    #1

    C++ Database connecton

    i would like to know what is the command line in borland C++ to connect to a specific database for example in Java i know its connection = DriverManager.g etConnection("j dbc:odbc:whatev er") whatever being the database but i cannot find how to do it in c++ can someone help thanks
Working...