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
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