Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Database Support for Delphi 5 Personal Edition

Status
Not open for further replies.

tom62

Programmer
Nov 12, 2002
152
DE
Hi,

I have written a Java application that opens an MS-Access database, performs an SQL Select statement (with mutiple joins), write the resultset to an ASCII file and then closes the database.

Since the Java program runs a bit slow, I would like to rewrite the program in Delphi. Since I "only" own the Delphi 5 personal edition I hope that someone could help me in the right "freeware" direction.

I've already tried out a couple of freeware ADO packages, but somehow I haven't managed them to execute even a simple SQL statement.

Thanks in advance for your help,

Tom
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top