Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Nov 24th, 2004, 12:13 PM   #1
Darklink
Newbie
 
Join Date: Nov 2004
Posts: 3
Rep Power: 0 Darklink is on a distinguished road
Hi there.

Does anybody here know how to make a multi-user online appplication with Delphi 5?
You see, what I want is an online battle game where members who register from on the application, gets sent in to a database using something like Microsoft Access. I want all the stats to be stored in the database too.
Now, this isn't an actual game where you can explore a world map, this is just a fighter, and all I want is a database for all the users, restrictions to certain forms and an area where one user can call up a battle with another user.

Is this possible?
If it is, can someone send me a full tutorial on how to do this please.
Or if possible, will someone (or does someone have the source code) please make the source code, and database for me please and you will recieve admin access.

Thankyou.

- Darklink
Darklink is offline   Reply With Quote
Old Nov 24th, 2004, 2:25 PM   #2
Pizentios
Programming Guru
 
Pizentios's Avatar
 
Join Date: May 2004
Location: Brandon, Manitoba, Canada
Posts: 2,023
Rep Power: 7 Pizentios is on a distinguished road
Send a message via ICQ to Pizentios Send a message via MSN to Pizentios
I would suggest using somthing other than Access to store your data.
__________________
Profanity is the one language that all programmers understand.

Check out my Blog <---updated Nov 30 2007!
Pizentios is offline   Reply With Quote
Old Nov 24th, 2004, 2:30 PM   #3
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
Oh, and I have an even better idea - do it yourself. You'll learn so much more that way. And the fact that you're using Delphi in the first place to make a game makes it sound like a database homework assignment you're livening up. I suggest www.gamedev.net and C++ - enjoy.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Nov 24th, 2004, 2:45 PM   #4
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,473
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Access is limited. Use MySQL where possible... and definitely swap out Delphi with C++ if possible.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Nov 24th, 2004, 4:55 PM   #5
Darklink
Newbie
 
Join Date: Nov 2004
Posts: 3
Rep Power: 0 Darklink is on a distinguished road
I am trying to it myself. I'm not asking people to do it for me. I'm just saying, if they have the source code then could I have it please?
I won't go to C++ because:

1. Woah... that looks hard.
2. I haven't got any C++ builder.

Thanks for the suggestions but I think I will stick with Delphi. Does anyone know how to connect delphi with a database such as mysql? I'm not sure how to use the ADO component very well.
Darklink is offline   Reply With Quote
Old Nov 24th, 2004, 5:03 PM   #6
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
First off, if you want to make a fully-fledged game, C++ is the only way to go. Yes, it's hard, but it's bloody fast, and with games, you need all the speed you can get. If you're looking for a compiler/builder, you can't go wrong with Dev-C++.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Nov 24th, 2004, 5:52 PM   #7
Pizentios
Programming Guru
 
Pizentios's Avatar
 
Join Date: May 2004
Location: Brandon, Manitoba, Canada
Posts: 2,023
Rep Power: 7 Pizentios is on a distinguished road
Send a message via ICQ to Pizentios Send a message via MSN to Pizentios
Quote:
Does anyone know how to connect delphi with a database such as mysql?
check this out: http://delphi.about.com/cs/toppicks/tp/aatpmysql.htm
__________________
Profanity is the one language that all programmers understand.

Check out my Blog <---updated Nov 30 2007!
Pizentios is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 5:08 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC