 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
mike Guest
|
Posted: Thu Jan 15, 2004 3:47 pm Post subject: [Delphi 6][BDE][How to Convert Access97 to Access 2000] |
|
|
Hi!
I have desktop application using Delphi 6 Ent. with Access 97 and BDE.
I would like to know , how can i convert the DataBase From Access97 to
Access2000 by hand code ?
What i have todo to code for the BDE and the conversion of the Data Base
before to use it ?
Thanks You
|
|
| Back to top |
|
 |
Andrew Skinner Guest
|
Posted: Thu Jan 15, 2004 7:16 pm Post subject: Re: [Delphi 6][BDE][How to Convert Access97 to Access 2000] |
|
|
| Quote: | I have desktop application using Delphi 6 Ent. with Access 97 and BDE.
I would like to know , how can i convert the DataBase From Access97 to
Access2000 by hand code ?
|
BDE cannot read Access 2000 tables, except using ODBC (I think). If you've
D6 Ent then ADO is the way to go.
Failing that DAO works using the free KADAO components and requires very
little changes in the code.
Andrew
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|