forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[SOLVED] Data storage question...

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
Raymond175
Contributor
Contributor


Joined: 24 Apr 2002
Posts: 72

PostPosted: Wed Jan 18, 2006 2:01 pm    Post subject: [SOLVED] Data storage question... Reply with quote

Hello,

I want to build my own administration system in VDS (4.7) but I do not know how I can store all the data in an effective manner. Think about client information, project information, client-project-crosslinks, client-mail-crosslinks, project-documents-crosslinks, etc...

Can someone tell me how I can store the data most effective?

Thanks,
Raymond


Last edited by Raymond175 on Fri Jan 20, 2006 9:14 am; edited 1 time in total
Back to top
View user's profile Send private message
Tdk161
Valued Contributor
Valued Contributor


Joined: 08 Feb 2005
Posts: 399
Location: ITALY

PostPosted: Wed Jan 18, 2006 2:53 pm    Post subject: Reply with quote

Hi Smile
I think that you can use to store data :

- Simply a data list writed in a text file
- or you can use Xini.dll to create an INI file where put information
- or use vdsdll.dll to store data in a archive file like mdb, dbf
Back to top
View user's profile Send private message Send e-mail
vdsalchemist
Admin Team


Joined: 23 Oct 2001
Posts: 1448
Location: Florida, USA

PostPosted: Wed Jan 18, 2006 3:13 pm    Post subject: Reply with quote

Raymond,
Tdk is correct. You can use one of the VDS DLL's that support databases. The real question is how much data is involved. If the amount of data is small you can use the Windows Registry, INI files, or a delimited file using the List commands.

_________________
Home of

Give VDS a new purpose!
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Raymond175
Contributor
Contributor


Joined: 24 Apr 2002
Posts: 72

PostPosted: Wed Jan 18, 2006 5:24 pm    Post subject: Reply with quote

Thanks for the reply's

It's sounds to me that the VDS DLL can help me out with mdb-files. Than I want to change my question a little bit... Smile How can I deal with the data in my VDS-application on the most effective manner? Almost any other language can use array's, VDS don't...

Imagine a list of 25 clients with all their data, like name, address, etc... How can VDS deal with it? Remember I'm still using VDS 4.7 (unfortunately)... Smile

Thanks,
Raymond
Back to top
View user's profile Send private message
Tdk161
Valued Contributor
Valued Contributor


Joined: 08 Feb 2005
Posts: 399
Location: ITALY

PostPosted: Wed Jan 18, 2006 9:20 pm    Post subject: Reply with quote

Raymond175 wrote:
Thanks for the reply's

It's sounds to me that the VDS DLL can help me out with mdb-files. Than I want to change my question a little bit... Smile How can I deal with the data in my VDS-application on the most effective manner? Almost any other language can use array's, VDS don't...

Imagine a list of 25 clients with all their data, like name, address, etc... How can VDS deal with it? Remember I'm still using VDS 4.7 (unfortunately)... Smile

Thanks,
Raymond


Ok Raimond now I thik is better to use an mdb file
with this you can make several type of query to find data
Back to top
View user's profile Send private message Send e-mail
Raymond175
Contributor
Contributor


Joined: 24 Apr 2002
Posts: 72

PostPosted: Thu Jan 19, 2006 8:06 am    Post subject: Reply with quote

I will take a look at the VDS DLL as soon as I have the chance, but I do not understand (yet) how VDS can handle information retrieved with a query... Like, when I query all clients in the database (with their information), how can VDS handle this information? VDS then needs some support for multidimensional arrays, seems to me...

Please correct me if I'm wrong...

Thanks,
Raymond
Back to top
View user's profile Send private message
Raymond175
Contributor
Contributor


Joined: 24 Apr 2002
Posts: 72

PostPosted: Thu Jan 19, 2006 11:36 am    Post subject: Reply with quote

OMG... I haven't worked with VDS for a long time and now I can see again how beautifull it is! That DB-support is really great... thanks guys!

Raymond
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group