MySQL
- Posted by mcurry Dec 08, 2010
- 1261 views
Perhaps I have not looked in the right places, but I need some type of MySQL connectivity for Euphoria. Can't do it with ODBC because it's for hosted websites. SQLite works just fine, but I am concerned about multiple connections (not for the read-only tables, but for transactional stuff). Has anyone a suggestion or three? Thank you.