Board index » delphi » DAO 3.5 and 3.0, Access 97
Wanli Ma
![]() Delphi Developer |
Sun, 14 Oct 2001 03:00:00 GMT
DAO 3.5 and 3.0, Access 97
Hi, there.
Any suggestion on DAO access to Access 97 database. For development, you can easily decide which version of DAO you are going to use through BDE adminstrator. Yet, you can not enforce DAO 3.5 on client's machine where there is high possibility that some of the DAO 3.0 applications are still there. Third party BDE replacements might be a solution such as Diamond Access, but they do not support TClientDataset. I read some suggestions about using ADO for reason of the future. Yet, not looking at the crystal ball, it seems to me DAO is still the best shot for Access database right now. Is there a DAO version neutral solution? Thanks. W. Ma |