I tried slava's suggestion in another thread below.  It seems to
connect to mysql.  I kind of have an issue that is giving me an
"Operating system signal 11" error so I couldnt get queries to run.
But, at least I have a 'slightly' better idea of how factor/alien
interfaces work.

I seem to get an error when calling and when I have a valid connection
string.  An invalid string actually gives me an better error message.
MYSQL* mysql_real_connect ( MYSQL* mysql, char* host, char* user,
char* passwd, char* db, int port, char* unixsocket, long clientflag )
;

If anybody has mysql (should work on linux / win32 x86),  trying it
out, do you get the same error?

zip download with library (very small so far)
http://newspiritcompany.com/factor/mysql_factor.zip


-- 
Berlin Brown

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to