Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
My own database
Message
From
20/12/2000 11:29:50
 
 
To
20/12/2000 08:50:33
Christian Bellavance
Université du Québec à Hull
Hull, Quebec, Canada
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Miscellaneous
Thread ID:
00455388
Message ID:
00455452
Views:
30
>My question does not concern a database in particular but I did not where to put it.
>
>I would like to make a little software and that software need to save data. I don't want to use a database like Access or SQL Server. Instead I would like to make my own. Does someone knows or have informaton on how to make thinks like that. It is something like the .pst file that Oulooks have to store personnal information. Quicken has something like that to, I saw a lot of little software that stores information in one file on the hard disk.
>
>
>Thanks.

You could use an XML file. There are a number of tools you can use to handle XML: XSL, SAX (Simple API for XML), MS XML parser, etc.

Go to msdn.microsoft.com for payloads of information on XML, including several articles on using SAX with VB.
Previous
Reply
Map
View

Click here to load this message in the networking platform