wojta 0 Report post Posted May 10, 2006 I am about to start a project that will require me to write a client programwhich will access a database (mysql) across the internet. Will Delphi 2006Professional have the tools I need to do this, or will I need to getEnterprise or Architect. Note that we are not planning on using modeldriven architecture in this project, so buying Enterprise or Architect forBold or ECO isn't required.Thanks wojta Share this post Link to post Share on other sites
Chesso 0 Report post Posted June 8, 2006 I see no one has replied to this so I guess nobody really knows. I'm a Delphi developer myself but I haven't even bothered with database access and such yet.I would say it is most certainly possible if the client connects to a server on the other end that handles the database access and shouldn't require any special edition of Delphi.As far as I know Enterprise and the like just have more internet and database garbage added to it like Interbase and things like that. Share this post Link to post Share on other sites
iGuest 3 Report post Posted November 10, 2008 Can Delphi Be Used For Distributed Appz? Can Delphi Be Used For Distributed Appz? Replying to Chesso Yes you can use enterprice to connect to a MYSQL database , there are compoments which are specially designed for MYSQL and delphi like MYSQLDAC. Note : if you are going to use webhosting , make sure the permit to query or connect to the database from outside because , there are some hosting companies that don't allow you to do this. Take care and good luck with your project. -reply by anderson Share this post Link to post Share on other sites