Is there a way that I can get TMysql to hook up to multiple databases at once? Or will I need to convert my code over to SQLoo?
(If there is, mind giving me an example?)
Thanks for the help!
Is there a way that I can get TMysql to hook up to multiple databases at once? Or will I need to convert my code over to SQLoo?
(If there is, mind giving me an example?)
Thanks for the help!
Not that I know of. TMySQL is limited to 1 database connection.