Link to home
Start Free TrialLog in
Avatar of ralph78
ralph78Flag for France

asked on

access 2000

Hi all!
i want to create an access 2k based application, but the only format my app support is the access 97 one. could someone tell me how i should process to support access 2k (for the moment, i only use a TTable and a TDataSource component).

regards, ralph
Avatar of kretzschmar
kretzschmar
Flag of Germany image

use ado-components instead
Hello

  BDE only support access 97, if you need to use access2000, you have to work with ADO components, but you need to have Delphi 5 enterprise edition, or u can buy them seperatly if u have delphi 5 pro, if you want to learn ADO with access read this article
http://delphi.about.com/compute/delphi/library/weekly/aa010101a.htm

Best regards
Mohammed Nasman
Avatar of Epsylon
Epsylon

I can connect to it using ODBC on Windows 2000 Professional an Delphi 5 Enterprise.

But I prefer using ADO too.
I can connect to access 2k using ODBC above windows 95!
So we use TTable or TDatabase etc to access databse!
Just for another alternative, try Titan Access for Delphi, www.reggatta.com.

J.
ralph78:

Just a friendly reminder to return to your open questions.

thanks!
amp
community support moderator

2/7
No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is:

To be PAQ/Refund

Please leave any comments here within the next seven days.
 
PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!
 
Thank you,
Russell

EE Cleanup Volunteer
ASKER CERTIFIED SOLUTION
Avatar of PashaMod
PashaMod

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial