Database software without a database

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Teresa Robinson (tredmond_at_anteon.DELETE.com)
Date: 12/02/04


Date: Thu, 02 Dec 2004 15:15:07 -0500

Hello, all;

I want to build a software solution that holds data, but I don't want
it to be connected to a database such as Access or Oracle. I want the
data to reside in local files that aren't "readable" to anything but
my program. I know this is possible, but I have no idea how to start.
I've been looking at the "dataware" sample program and trying to get
my brain around it (I guess I'm more of a procedural programmer, this
sample is not "intuitive" for me), thinking it may help me, but I'm
not sure.

Any advice is greatly appreciated.

(and Mr. Halter, I want to thank you very much for the CodeSMART
recommendation you made elsewhere, I like it a LOT!)

-- 
Teresa Robinson
Programmer/Analyst III
Anteon Corporation
tredmond at anteon dot com


Relevant Pages

  • Re: Database software without a database
    ... >So if you're going to have to encrypt the data anyway there is no reason to ... >make life hard for yourself by not using a standard database. ... >> Anteon Corporation ... >> tredmond at anteon dot com ...
    (microsoft.public.vb.general.discussion)
  • Re: Database software without a database
    ... >>I want to build a software solution that holds data, ... >>it to be connected to a database such as Access or Oracle. ... >>my brain around it (I guess I'm more of a procedural programmer, ... Anteon Corporation ...
    (microsoft.public.vb.general.discussion)
  • How to Access Random to an mdb File
    ... I prepared a database within access and ... (My employee code has a primary key). ... Can anybody show me a way or maybe a sample program etc. ... Regards ...
    (microsoft.public.vb.general.discussion)
  • Re: Database software without a database
    ... >>I want to build a software solution that holds data, ... Use a file-based database like SQLite so you don't have to bother ... I will research SQLite to see if it will ... Anteon Corporation ...
    (microsoft.public.vb.general.discussion)
  • Re: Foxpro database connection
    ... A sample program for your reference. ... a database "SAMPLE" which has been already defined as a ODBC datasource. ...
    (comp.lang.java.databases)