Board index » delphi » BDE 5.1 and MSACCESS 97
Pierre CAILLIAU
![]() Delphi Developer |
Sun, 07 Jul 2002 03:00:00 GMT
BDE 5.1 and MSACCESS 97
I'm unable to configure BDE to define an alias
for ACCESS 97 database. I don't want to use ODBC Driver but MSACCESS Native. Here is my configuration in BDE When i use that alias with a TTable and i try do put connected to TRUE, Then I tried another mean I suppressed every alias for my database In Delphi I use a TDataBase When I try : Connected = true, I have the next message : If I give databasename The next value : D:\CONCEPT\MVDAT.mdb If I give databasename The next value : MVDAT.mdb or TOTO or anything else : Database exist, path is correct, IDDA3532.DLL also exist. Thanks for your help Quote> > Pierre |