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