1. my/sql/lite wrapper?

Does anyone have a favorite wrapper for *sql*? I "installed" the XAAMP app from http://www.apachefriends.org/en/xampp.html , like M_sabal recommended, and get no errors when things are started. So i'd like to access it with euphoria on winxp. Suggestions?

useless

new topic     » topic index » view message » categorize

2. Re: my/sql/lite wrapper?

useless said...

Does anyone have a favorite wrapper for *sql*? I "installed" the XAAMP app from http://www.apachefriends.org/en/xampp.html , like M_sabal recommended, and get no errors when things are started. So i'd like to access it with euphoria on winxp. Suggestions?

useless

Whaat about just using Matt's odbc wrapper ?

http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=odbc

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

3. Re: my/sql/lite wrapper?

I was also going to suggest the ODBC wrapper. There is a mysql library in the archives for direct API access, but it may need a handful of tweaks to run with the latest version on MySQL on Windows. Going the ODBC route gives you the added advantage that the database and program can be living on different computers, which may be important when you start hitting the memory ceiling of the PC. Windows does not have a driver for MySQL-ODBC natively, but you can download it here:

http://dev.mysql.com/downloads/connector/odbc/5.1.html

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

Search



Quick Links

User menu

Not signed in.

Misc Menu