Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 18,633 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
3dgs & Access Database #150531
08/27/07 15:25
08/27/07 15:25
Joined: Jul 2007
Posts: 103
L
Lutz_G Offline OP
Member
Lutz_G  Offline OP
Member
L

Joined: Jul 2007
Posts: 103
Hi

I tried to combine a Microsoft Access Database with Gamestudio.
Please download this zip-file ( 2,34 MB ) and try it out.
It should look like this:



The records in this example are senseless.
It is only a test to see how it works.


I think a database is a good place to store a big amount of data.

Re: 3dgs & Access Database [Re: Lutz_G] #150532
08/27/07 15:35
08/27/07 15:35
Joined: Aug 2006
Posts: 652
Netherlands
bstudio Offline
User
bstudio  Offline
User

Joined: Aug 2006
Posts: 652
Netherlands
Quote:


I think a database is a good place to store a big amount of data.




No [censored]

But nice example, although for a database on a remote server mysql would be better.


BASIC programmers never die, they GOSUB and don't RETURN.
Re: 3dgs & Access Database [Re: bstudio] #150533
08/27/07 15:50
08/27/07 15:50
Joined: Jan 2005
Posts: 567
Sweden
Gafgar Offline
Developer
Gafgar  Offline
Developer

Joined: Jan 2005
Posts: 567
Sweden
well.. as far as i know Microsoft Access Database is just a tool to handle MYSQL, i used Microsoft Access to write my MYSQL database for my PHP suites :]

It is good to have a database system, but maybe it should be easier to use a DLL or create a DLL that uses C++? Because there is already optimised libraries for C++ that use MYSQL :]
But maybe there is other equally good ways ^^, that’s just how I would have done it


__________________________________________________ / Gafgar The Goblin... http://www.Goblinsoftware.tk/
Re: 3dgs & Access Database [Re: Gafgar] #150534
08/27/07 16:15
08/27/07 16:15
Joined: Aug 2006
Posts: 652
Netherlands
bstudio Offline
User
bstudio  Offline
User

Joined: Aug 2006
Posts: 652
Netherlands
:S Access just uses the language SQL. It's not built on mysql (which is a database type). Access is a file database (.mdb)


BASIC programmers never die, they GOSUB and don't RETURN.
Re: 3dgs & Access Database [Re: bstudio] #150535
08/27/07 17:18
08/27/07 17:18
Joined: Jan 2005
Posts: 567
Sweden
Gafgar Offline
Developer
Gafgar  Offline
Developer

Joined: Jan 2005
Posts: 567
Sweden
you can at least work in a MYSQL layer... o.o
... or at least my teacher said that when i was learning php O.o


__________________________________________________ / Gafgar The Goblin... http://www.Goblinsoftware.tk/
Re: 3dgs & Access Database [Re: Gafgar] #150536
08/27/07 17:33
08/27/07 17:33
Joined: Jul 2007
Posts: 103
L
Lutz_G Offline OP
Member
Lutz_G  Offline OP
Member
L

Joined: Jul 2007
Posts: 103
I don't mean a remote database. Only a local database.

Quote:


well.. as far as i know Microsoft Access Database is just a tool to handle MYSQL, ...





Thats wrong.

Re: 3dgs & Access Database [Re: Lutz_G] #150537
08/27/07 18:26
08/27/07 18:26
Joined: Sep 2003
Posts: 9,859
F
FBL Offline
Senior Expert
FBL  Offline
Senior Expert
F

Joined: Sep 2003
Posts: 9,859
The only thing in common between MySQL and Access is SQL - and even there are some small differences.

Re: 3dgs & Access Database [Re: FBL] #150538
08/27/07 19:54
08/27/07 19:54
Joined: Jan 2005
Posts: 567
Sweden
Gafgar Offline
Developer
Gafgar  Offline
Developer

Joined: Jan 2005
Posts: 567
Sweden
Yah yah, I got that now , I never used Access to anything else then SQL then, and that was still not my point in what I had to say^^, I meant to put the focus on DLLs , not knowledge of Access


__________________________________________________ / Gafgar The Goblin... http://www.Goblinsoftware.tk/
Re: 3dgs & Access Database [Re: Lutz_G] #150539
08/28/07 09:00
08/28/07 09:00
Joined: May 2003
Posts: 567
Spain, Canary Islands
Felixsg Offline
User
Felixsg  Offline
User

Joined: May 2003
Posts: 567
Spain, Canary Islands
with this system no need to install a sql server?

then that is the advantage

Re: 3dgs & Access Database [Re: Felixsg] #150540
08/28/07 09:11
08/28/07 09:11
Joined: Jul 2007
Posts: 103
L
Lutz_G Offline OP
Member
Lutz_G  Offline OP
Member
L

Joined: Jul 2007
Posts: 103
You don't need a sql server. It's a local DB.


Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1