Game Development Community

Illegal Op on DB Failure.

by Nathan Huffman · in Torque Game Engine · 05/19/2006 (5:06 pm) · 0 replies

I implemented the ODBC /w MySQL resource found here:

http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=9656

And when I connect to the database successfully I can close Torque and everything is fine.

However, if the database connection was unsuccessful, when I go to close Torque it commits and illegal operation.

Win XP SP 2 - Torque Game Engine 1.4


Any idea why based off what I said?