Re: Accessing tables. Components and deployment.

2001-10-24 Thread Mark Rissmann
> PROBLEM 2 > I have developed several Applications in Delphi 4 based upon Paradox Tables > and am now re-engineering everything (using Delphi 6) to be based upon a SQL > DataBase instead. For which I hope to use MySQL Server to access the > DataBase. > > What Components/Objects should I be using

Re: Fw: Accessing tables. Components and deployment.

2001-10-24 Thread Mike B
Since it's late here I dont have the time tonight to answere most of your questions but I can say this. MySQL is Very fast in Delphi apps. My ISAPI stuff loves it. I use ASTA and ZEOS componets in D5 to connect to MySQL with no problems. ASTA allows me to run my apps accross the Internet /LAN/

Fw: Accessing tables. Components and deployment.

2001-10-24 Thread delphiman
Please forgive me if this is being addressed to the wrong quarters. In which case I would be very grateful if it might be forwarded as required. I have downloaded version 3.23.43 of MySQL but regret to find the manual notes at "3. Introduction to MySQL: A MySQL Tutorial" on how to get started ar