Game Development Community

Embed sqllite

by Darren Stuart · in Torque Game Builder · 06/07/2005 (3:06 pm) · 3 replies

Http://www.sqlite.org/

I think t2d should have built in support for this. I think someone did it with TSE.

imagine being able to use it with Torque script.

could be used for storing allsorts of stuff from RPG's to Football Management type games.


I think this feature would really appeal to potentional buyers as well as existing owners.

#1
06/07/2005 (4:25 pm)
It is easily adaptable as a resource and/or plugin, and you have the source code to do it yourself!

GG does it's best to not force specific implementations on people (what if someone wanted to use MySQL? or ODBC with an Oracle back end?), so we don't put specific implementations like this in as a stock without serious design decision making.
#2
06/07/2005 (4:34 pm)
Http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=5531

That should be intergrateable in T2D without any changes.
#3
06/08/2005 (9:40 am)
Thanks John. Just what I was thinking. this should go on the t2d faq.