View Single Post
Old 11-22-2007, 03:47 AM   #20 (permalink)
DJMaze
Senior Contributor
 
DJMaze's Avatar
 
Join Date: Mar 2005
Posts: 651
DJMaze is on a distinguished road
Well, did you read the MySQL API documentation?

If so, then create the mysql.lib for your win32 compiler to use the dll statically or use a loader to load the export functions dynamic (helps to have a mysql.def file).

No clue about static vs dynamic? Read a book or start a new topic.
__________________

UT: Ultra-kill... God like!
DJMaze is offline   Reply With Quote