[gameprogrammer] Re: Database contract
- From: "Chris Nystrom" <cnystrom@xxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Tue, 8 May 2007 15:10:50 -0500
On 5/8/07, Kevin Jenkins <gameprogrammer@xxxxxxxxxx> wrote:
If anyone on the list has experience with database programming from
C++ I have a pretty easy short term paid contract I'm offering.
My game has about 15 places where I have some data that needs to be
sent to the database in a query of some form and wait for a reply back.
All you need to do is write the C++ code to send the query to the
database, wait for a reply, and handle the reply. I already have a
class that can wait for the reply in a thread.
The database is MS SQL server. It should take about 10-20 hours of
work depending your experience and ability.
Pay is a flat fee of $500, due on completion. You also get in the
credits too - a good way to get a game on your resume without much work.
Hmm...looks pretty straightforward:
http://www.freebsddiary.org/mysql-capi.php
Chris
--
E-Mail: Chris Nystrom <cnystrom@xxxxxxxxx>
Saving the world from web programming.
http://www.newio.org - AIM: nystromchris
---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- References:
- [gameprogrammer] Database contract
- From: Kevin Jenkins
Other related posts:
- » [gameprogrammer] Database contract
- » [gameprogrammer] Re: Database contract
- » [gameprogrammer] Re: Database contract
If anyone on the list has experience with database programming from C++ I have a pretty easy short term paid contract I'm offering. My game has about 15 places where I have some data that needs to be sent to the database in a query of some form and wait for a reply back. All you need to do is write the C++ code to send the query to the database, wait for a reply, and handle the reply. I already have a class that can wait for the reply in a thread. The database is MS SQL server. It should take about 10-20 hours of work depending your experience and ability. Pay is a flat fee of $500, due on completion. You also get in the credits too - a good way to get a game on your resume without much work.
- [gameprogrammer] Database contract
- From: Kevin Jenkins