Feb 11, 2002 #1 Kckronic21 Programmer Joined Jul 29, 2001 Messages 81 Location US Hi, I was wondering if there was a way to link an MS Access database to a source file in C++? Thanks!
Hi, I was wondering if there was a way to link an MS Access database to a source file in C++? Thanks!
Feb 11, 2002 #2 Zyrenthian Programmer Joined Mar 30, 2001 Messages 1,440 Location US With ODBC: CRecordset Without ODBC: CDAORecordset Matt Upvote 0 Downvote