Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DLL Talk / Mssql Dll?

Author
Message
Underdue
18
Years of Service
User Offline
Joined: 20th Aug 2005
Location:
Posted: 10th Jan 2006 15:58
Has anyone made a dll for darkbasic and Microsoft Sql Sever 2000? Better yet, what is the best way to store information for characters in a game such as an MMORPG? I was thinking Sql, i have a fair ammount of experience with php. I heard about Multisync but i dont know much about it.

Thanks in advance!
Underdue
18
Years of Service
User Offline
Joined: 20th Aug 2005
Location:
Posted: 15th Jan 2006 06:12
Anyone still alive out there? I really need some help, please...
cassius
20
Years of Service
User Offline
Joined: 31st Oct 2003
Location:
Posted: 18th Jan 2006 18:45
As far as I know, a SQL dll is not available. Someone has put together a mysql dll, but I have not used it. You can find it on the Third Party DLL list on this DarkBasic Pro website.

Cassius
OSX Using Happy Dude
20
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 18th Jan 2006 19:39
No you wont - that points to an invalid web site. I've got a mySQL plug-in on my site, but its not supported (and only works with 4.1) - and will be removed soon.

Blog:http://spaces.msn.com/members/BouncyBrick/
Web Site:http://www.nicholaskingsley.co.uk
Smoke me a computer chip, I'll be baking breakfast.
Underdue
18
Years of Service
User Offline
Joined: 20th Aug 2005
Location:
Posted: 19th Jan 2006 05:32
So what is the best way to store data on a sever. Stuff like stats and postions?
Mr Anderson
20
Years of Service
User Offline
Joined: 14th Oct 2003
Location: NYC
Posted: 19th Jan 2006 05:52 Edited at: 19th Jan 2006 05:53
Hmmm, maybe and MSSQL dll can be my first dll.

Problem is I only know how to really call ADO through VB or .NET framework, and all the examples for working with them in the sticky have all broken links to examples.

I really wish the author would put them up again. I think that reasource is invaluable. I would even find a place to host it if it is alright with the author.

This would give me a project at least related to my job, so I could do it at work

IDIC (Infinite Diversity Infinite Combinations)
John Y
Synergy Editor Developer
21
Years of Service
User Offline
Joined: 4th Sep 2002
Location: UK
Posted: 19th Jan 2006 16:53
I think databases for storing game data is a little over the top. Why not look into XML, it is much mre lightweight, and doesn't need any special drivers, dsn's or host files.

OSX Using Happy Dude
20
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 20th Jan 2006 12:51
Quote: "I really wish the author would put them up again"

Who are you refering to ?

Blog:http://spaces.msn.com/members/BouncyBrick/
Web Site:http://www.nicholaskingsley.co.uk
Smoke me a computer chip, I'll be baking breakfast.
Underdue
18
Years of Service
User Offline
Joined: 20th Aug 2005
Location:
Posted: 20th Jan 2006 16:03
Are there any known XML/Darkbasic tutorials out there?
Mr Anderson
20
Years of Service
User Offline
Joined: 14th Oct 2003
Location: NYC
Posted: 24th Jan 2006 00:09 Edited at: 24th Jan 2006 03:15
MOD Exeat put up the sticky; I was talking about the following thread/sticky:

http://forum.thegamecreators.com/?m=forum_view&t=44109&b=18

All the links are dead. It seems like a teast to me


There are XML tutorials everywhere. Try this link: http://www.w3schools.com/ It is a great refernce for web development on the whole.

I do not know of any DB XML plugins. I will take on one project per discipline at a time

If you are indeed making a game that needs persistent game states and needs to support a lot of players, then I would consider SQL database.

XML probably might not be fast enough if you have a lot of players, or data.

Uhm, MySQL and PHP go hand and hand. You might want to look into that. Many books out there.

But for a DB game, if you are wanting to use MS SQL think of the legal aspect. Are you using the free engine. There might be limitations on it. Less limitations on an access database although it is not as efficient. It all depends on the size of your game and the resources you have. MySQL would be a better option if you don't want to worry too hard about any legal stuff. I'm afriad I don't have much experience with mySQL. Might be easier to write a C plugin for though... I should look into it.

IDIC (Infinite Diversity Infinite Combinations)
CattleRustler
Retired Moderator
20
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 26th Jan 2006 03:46 Edited at: 26th Jan 2006 03:48
i have a dbpro plugin for SQL, Access and MySQL
finding link...

edit: http://www.mod2software.com/misc/dbp/dbp_databases.zip

SORRY UR NOT COMEDIAN
Mr Anderson
20
Years of Service
User Offline
Joined: 14th Oct 2003
Location: NYC
Posted: 27th Jan 2006 04:03
Ah so I don't need to do one, cool.

IDIC (Infinite Diversity Infinite Combinations)
Underdue
18
Years of Service
User Offline
Joined: 20th Aug 2005
Location:
Posted: 29th Jan 2006 17:53
Thank you all for your input, it has really helped me.

Login to post a reply

Server time is: 2024-05-18 23:35:06
Your offset time is: 2024-05-18 23:35:06