Page 1 of 1
MySQL?
Posted: Sun Aug 15, 2004 8:02 pm
by Patori
Do you guys use MySQL in the game? I'm just wondering if it it possible to create a DirectX powered C++ game with MySQL....

Posted: Sun Aug 15, 2004 8:08 pm
by Shi'voc
we currently do use mysql...
though we are switching to postgresql currently.
:0
Posted: Sun Aug 15, 2004 9:50 pm
by Patori
KEWL. Can you point me to the way of any good mysql in C++ tutorials?
Posted: Sun Aug 15, 2004 9:53 pm
by Nartak Ironmaster
Posted: Sun Aug 15, 2004 11:16 pm
by Patori
yes, google, but... I was wondering if there was one you could suggest.
Posted: Sun Aug 15, 2004 11:22 pm
by Cassandra Fjurin
i would suggest to use the sqlplus library. For tutorials and example look here:
http://dev.mysql.com/doc/plusplus/en/index.html
Posted: Sun Aug 15, 2004 11:24 pm
by Patori
hey, thanks. Stupid me, I should have looked at MySQL's site first :-\