Using MySQL for apps using D2007



I would like to get some input on using MySQL in D2007.

I currently have CoreLabs VCL and it seems to work fine. The only immediate
complaint I have is that sometimes the control(s) will not load on the
palette properly as if there is a conflict w/ another VCL. This also
happened on D7, so I think there is a hiccup somewhere.
Support related to this problem has been nil.

I was looking at AnyDAC, but I see RO has taken over the project. Is this
still the case and if so, is there a release date soon?

Is there any problems / issues using these controls vs using other DB
libraries such as NexusDB or DBISAM for a project?

I have the requirement of creating online database that is currently used in
a client server setup on a LAN. Since most ISP's support MySQL, I am looking
at the possibility of using MySQL for both instances instead of using each
and trying to sync the databases.

Any thoughts would be appreciated.

Regards,
Scott.


.



Relevant Pages

  • Re: mysql_connect complaints
    ... > libphp4.so complaint about libcurl after starting httpd, ... I am at a point where attempts to connect to MySQL via ... > user/passwd information that is in the php script is successful and other ...
    (alt.php)
  • Update my database
    ... I have a large database in mysql which runs from a custom built set of php forms ... I need to update, actually replace, the online database and do not know how to ...
    (alt.php)