Previous Thread

7/21/2006 11:49:01 AM    Accessing a mdb file on a 64 bit machine
Is it true that VC++ standalone apps will no longer be able to access a MS 
 
Access database (mdb) using the CDatabase and CRecordSet objects on a 64 bit 
 
machine? 
 
If yes, is there a workaround? 
 
Can I access a SQL Server 2005 Express data source using CDatabase class on 
 
a64 bit machine? 
 
Any help in the form of article references or comments will be extremely 
 
useful.