creating a data string system

  • 15 years ago

    Hi,


    Just as we use Access or Sql Server or any other databse.
    Is this possible to develope a personal data storage and management system like the ones descibed.


    Also there are softwares  like peachtree that manage accounts and other data but do not use sql server or anything else


    I want to know how to do this and what is the need for doing thisi.e to avoid previouly available databses and to develope a new one


  • 15 years ago

    Creating your own data storage format means that there is no need to install a separate database server and that the data contained is relatively secure because it is not easily visible as in something like Access.  The downside is that you need to design the format and write the code to read and write to that format yourself, which is obviously much more work than relying on existing ADO.NET functionality.

  • 15 years ago

    Hi, Thanks for your reply.
    But you have only discussed the aspects of such application.
    The question HOW remains insolved
    Hope you will reply soon.
    Thank you.

  • 15 years ago

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“You can stand on the shoulders of giants OR a big enough pile of dwarfs, works either way.”