Game Development Community

Database Support?

by James Ford · in Torque Game Engine · 05/07/2008 (12:34 pm) · 3 replies

Honestly, I've never done any database programming, heck, I've never really used database software. But on several occasions I have thought "gee thats an ugly list of data, surely I could view and edit it better in some kindof database - and it sure would be slick if torque just knew how to load it from that directly".

So, my question is...
Can stock Torque do this, or are there resources along these lines around?
Should I be looking into a particular type of database ( mySql / sqlLite seem to come up a lot ) ?

#1
05/07/2008 (1:16 pm)
There are resource available. MySql, SqlLite, ODBC, among other tutorial/resources.
#3
05/07/2008 (1:17 pm)
Wow... my mistake was searching All and not just Resources I guess.