Re: Simple DBMS in VB
- From: "Steve" <sredmyer@xxxxxxxxxx>
- Date: 9 Feb 2007 05:38:36 -0800
On Feb 9, 8:23 am, erew...@xxxxxxxxxx (J French) wrote:
First, don't call it a DBMSI have never heard this term before
- it is a multiply indexed Random Access storage system
If you know about Binary file access ( Seek etc ) then you are a longYes, I am very familiar with binary file access in VB. The problem is
way towards a Random Access system for Variable length chunks of data.
not in how to implement an idea (code) the problem is getting my mind
around the file structure required to accomplish the goal
What you want to do is 'roll your own' data management systemYep, that is what I want...how is this not a DBMS (DataBase Management
System)?
.
- Follow-Ups:
- Re: Simple DBMS in VB
- From: J French
- Re: Simple DBMS in VB
- References:
- Simple DBMS in VB
- From: Steve
- Re: Simple DBMS in VB
- From: J French
- Simple DBMS in VB
- Prev by Date: Re: create (data)class which implements columns of sql tabel as proper
- Next by Date: Re: Simple DBMS in VB
- Previous by thread: Re: Simple DBMS in VB
- Next by thread: Re: Simple DBMS in VB
- Index(es):
Relevant Pages
|
Loading