I, want to develop an application that can access my database on my website. I want to know what components can I use to access, insert and update records in my database. Im using a mySQL database on a unix server. The application will be running in windows.
Share
Without understanding well what you mean by what components you need (other than TDataset et all), all I can do is to refer you to this article:
If you have some cash available, I heartily recommend you get the AnyDAC components. I’ve heard that the DevArt components are also good, but I have no experience with them.