View Single Post
Old 09-28-2007, 09:55 AM  
neoxed
Too much time...
 
Join Date: May 2003
Posts: 1,326
Default

Quote:
Originally Posted by gerard View Post
okay, im running it now, but somehow it wont create any data on my mysql server.

its loaded okay: [ERROR] 09-29-2007 10:43:48 nxMyDB: v0.2.0 loaded, using MySQL Client Library v5.0.45.

even tho im not quite sure it should be reported as error..

could you help me make it work? my mysql settings are double checked - can i see a log file somewhere to check what im doing wrong? Error.log and SystemError.log arent showing anything
Yeah, I'm still working on a logging system for properly logging warnings/errors/etc.

For now, all the debug information is sent out via OutputDebugString. This information can be viewed with DebugView.

http://www.microsoft.com/technet/sys...debugview.mspx
neoxed is offline   Reply With Quote