Creating Access 2000 database !
-
Hi all, Can i create a Access 2000 database by using CDaoDatabase object ? My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie
-
Hi all, Can i create a Access 2000 database by using CDaoDatabase object ? My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie
-
I have tried creating Access 2000 DB using CDaoDatabase using CDaoDatabase::Create(...) function. Check MSDN for help. U can access this created database very well. Let me know if it helps. Regards, Y.Yamini Devi.
The Create() function is limit ! It can create a database with using of dbVersion30 which is Access 97 !!! How can i solve it ? My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie