|
-
Jan 18th, 2002, 06:57 AM
#1
Thread Starter
Member
Newby Database Question
HI,
I Wan't to connect to a DataBase using Borland C++ Builder.
C++ Builder have some controls to access database, but I dont wan't to use them.
Is there any way of creating a Var of the type of ODODB.Connection.
More or less like this!
ADODBConnection VarName;
VarName->ConnectionString ="....";
VarName.Open;
??
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|