|
-
Apr 19th, 2004, 04:54 AM
#5
Thread Starter
Frenzied Member
hi there,
i am building a database class that uses oledbconnection to perform tons of common task in my software, i want to make this class as general as possible.
i dont want to declare in it two types of conncetions
(ODBC & OLEDB) and on every operation i should check who will work, i intend to make a single oledb connection that i should use with dsn , by knowing it's name and path.
of course all the databases i intend to connect to is Access 2k , so there will never be a problem with ODBC, as i will always know what is the type of the database behind it.
THX for you attention
BST RGDS
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
|