Game Development Community

Database Insertion in Torque 3d

by CloudFire · in Torque Developer Network · 02/01/2010 (5:33 am) · 3 replies


Hi All

I have downloaded Torque 3d from garagegames.com.

In my project i have a Login and password column.

Whatsover the user entered in the Login and Password column

box it should registered in the remote my sql.

How can i connect to my sql and registered my user name and password using torque 3d.





#1
02/01/2010 (4:25 pm)
Sounds like you're working with the demo? For SQL integration, you'll need to work with the source code. There are a few resources available for free that are pretty easy to integrate, though, once you get the license.
#2
02/18/2010 (10:21 pm)
from script you can use the tcpobject, to connect a dynamic webpage like .php, search the resources...
#3
03/02/2010 (12:13 pm)
@Ted -> I am interested in the ability to access MySql from Torque Script, via PHP or some other method. You mention other resources, but could be so kind as to list them and/or where I might find out more about such resources?

Thanks in advance,

= Ed =