I would like to request a MySql Object from one of the devs. I imagine it would be very useful to many users to have an object as currently, the only method of accessing a MySql database from within our programs is with the ODBC object. The major drawback with this object is that it requires the database drivers to access different types of databases; MySql is not by default installed.
I am assuming that if an object was made, it would not require a driver to be installed on every machine as the engine would be integrated into the object. Sun/MySql site provide a dll file which I am guessing would make this object a lot easier to make. When thinking about how the object works, I see it working generally the same way as Please login to see this link. .
I would be very grateful if someone would be kind enough to make this object.
Thanks,
DingDong