Jump to content


Photo

Best database system for my project?


  • Please log in to reply
6 replies to this topic

#1 AMPX

AMPX

    GMC Member

  • New Member
  • 45 posts
  • Version:GM8

Posted 20 May 2012 - 08:58 PM

I'm creating a chat program with separate client and server application. I want to allow the client application to check a db for a list of all the chat servers. The db will be housed in a central server. I'm thinking MySQL is the best option here but are there any other suggestions that you guys have?

-Ampx
  • 0

#2 Sondar

Sondar

    GMC Member

  • GMC Member
  • 222 posts
  • Version:GM:Studio

Posted 20 May 2012 - 09:03 PM

I've used PHP and mySQL to good effect in GameMaker and can recommend it. It's quite well supported outside of GameMaker as well, AFAIK.

So my vote goes to mySQL,
Sondar
  • 0

#3 AMPX

AMPX

    GMC Member

  • New Member
  • 45 posts
  • Version:GM8

Posted 20 May 2012 - 10:02 PM

I've used PHP and mySQL to good effect in GameMaker and can recommend it. It's quite well supported outside of GameMaker as well, AFAIK.

So my vote goes to mySQL,
Sondar

Thanks for the reply! May I ask what dll your using?
  • 0

#4 Sondar

Sondar

    GMC Member

  • GMC Member
  • 222 posts
  • Version:GM:Studio

Posted 21 May 2012 - 07:50 AM


I've used PHP and mySQL to good effect in GameMaker and can recommend it. It's quite well supported outside of GameMaker as well, AFAIK.

So my vote goes to mySQL,
Sondar

Thanks for the reply! May I ask what dll your using?


39DLL with GameMaker standard.

Sondar
  • 0

#5 AMPX

AMPX

    GMC Member

  • New Member
  • 45 posts
  • Version:GM8

Posted 21 May 2012 - 08:50 PM

Im already using the 39dll but Im not familiar with using the 39dll to interact with a MySQL database but ill look into to it!

Thanks!
-Ampx
  • 0

#6 2DLuis

2DLuis

    Graphic Designer

  • GMC Member
  • 2493 posts
  • Version:GM8

Posted 21 May 2012 - 09:36 PM

Connecting to a database directly from the client is extremely risky. As Sonar said, you'll need to look into the HTTP functions 39dll houses to connect to a database.
  • 0

#7 Caniac

Caniac

    The #1 Caniac

  • New Member
  • 2622 posts

Posted 22 May 2012 - 06:26 PM

My vote also goes to MySql.
  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users