1. Using MySQL

If I wanted to use MySQL with Euphoria, could I? (I mean "easily?")

The search of this forum doesn't really have any obvious helpful links on the several pages.

PCAN exists, but its MySQL libs are old. (I'll give 'em a try if I have to.)

Is there an up-to-date library?

new topic     » topic index » view message » categorize

2. Re: Using MySQL

Hi

This is a perfect example of the opportunity to update these old Eu programs to Eu4.1 / Phix.

Good luck

Chris

new topic     » goto parent     » topic index » view message » categorize

3. Re: Using MySQL

euphoric said...

Is there an up-to-date library?

Well, it's not complete but it's been in EuMVC for a while now. The standard functions are there but I still need to wrap the prepared statement functions.

https://github.com/OpenEuphoria/euphoria-mvc/blob/master/include/db/mysql.e

You can get the "Connector/C" library from either MySQL or MariaDB.

-Greg

new topic     » goto parent     » topic index » view message » categorize

4. Re: Using MySQL

ghaberek said...
euphoric said...

Is there an up-to-date library?

Well, it's not complete but it's been in EuMVC for a while now. The standard functions are there but I still need to wrap the prepared statement functions.

https://github.com/OpenEuphoria/euphoria-mvc/blob/master/include/db/mysql.e

You can get the "Connector/C" library from either MySQL or MariaDB.

Thanks, Greg! I'm going to try using the SQLite library first, then maybe transition over to MySQL.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu