Connection MSSQL2005 and some questions
by Jamie · in Technical Issues · 05/08/2007 (12:12 am) · 0 replies
Hi Guys,
I was wondering, does no one use MSSQL 2005 as database cause I couldn't find any examples or topic's about how to make a connection to it.
If somebody does use it is it maybe possible to post the source how to make such connection.
My goal is when a player logs in all of his saved data would be fetched out of this database.
When he logs out again it should be saved again in this database.
Btw I'm a newbie and I've been reading and learning alot so correct me if I'm mistaking:
Is it true that I can see the Torque engina as a cached database so if a player has an inventory it all will be saved in Torques database and when logs out this data can be saved in an external database?
But what happens if the person looses his internet connection or his computer crashes, do I still have that data saved somewhere, or is this even possible ?
Gr Jamie
I was wondering, does no one use MSSQL 2005 as database cause I couldn't find any examples or topic's about how to make a connection to it.
If somebody does use it is it maybe possible to post the source how to make such connection.
My goal is when a player logs in all of his saved data would be fetched out of this database.
When he logs out again it should be saved again in this database.
Btw I'm a newbie and I've been reading and learning alot so correct me if I'm mistaking:
Is it true that I can see the Torque engina as a cached database so if a player has an inventory it all will be saved in Torques database and when logs out this data can be saved in an external database?
But what happens if the person looses his internet connection or his computer crashes, do I still have that data saved somewhere, or is this even possible ?
Gr Jamie