DataBasing
Posted: Sun Feb 11, 2007 11:10 pm
Good Afternoon,
I am trying to write a direct access database without resorting to SQL or any of the other canned servers or clients.
I understand the 'how' for creating, modifying, editing, and deleting, the steps needed to perform these tasks, and the 'why' the steps are done.
I also understand the need for locks, access control, encryption, and packing, but am at a loss for the 'how' and 'why' to do the steps that allow locking, access control, encryption, and packing.
I guess what I am looking for is a good book or tutorial. Can anyone help?
Thank you and enjoy the day,
Earl
I am trying to write a direct access database without resorting to SQL or any of the other canned servers or clients.
I understand the 'how' for creating, modifying, editing, and deleting, the steps needed to perform these tasks, and the 'why' the steps are done.
I also understand the need for locks, access control, encryption, and packing, but am at a loss for the 'how' and 'why' to do the steps that allow locking, access control, encryption, and packing.
I guess what I am looking for is a good book or tutorial. Can anyone help?
Thank you and enjoy the day,
Earl