Simple DBMS in VB
- From: "Steve" <sredmyer@xxxxxxxxxx>
- Date: 8 Feb 2007 12:47:17 -0800
Hello all,
Purely as a learning experience I am thinking of writing a simple DBMS
in VB. I do not want anything fancy just a simple engine that would
store and retrieve data to a single disk file. The data should be
able to be relational (parent child relationships). The engine should
provide an object oriented interface (no SQL). Simply a DB object
that has child table object which inturn have columns and row etc.
I am just having a bit of difficulty in getting started. Can anyone
point me towards some resources or give me some insight into how to
create a simple DBMS.
Thanks,
Steve
.
- Follow-Ups:
- Re: Simple DBMS in VB
- From: Steve
- Re: Simple DBMS in VB
- From: J French
- Re: Simple DBMS in VB
- From: billsahiker
- Re: Simple DBMS in VB
- Prev by Date: Re: ADO Data Control + Microsoft Support HELP
- Next by Date: Re: How to i count all Mon, Tues,Wed, Thu, Fri in the current month
- Previous by thread: Re: ADO Data Control + Microsoft Support HELP
- Next by thread: Re: Simple DBMS in VB
- Index(es):
Relevant Pages
|