Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: DB development
for such a simple need, you should probably look at the code for the
dbm/ndbm libraries on any free unix distribution: it seems to do what you're
looking for, and should have few OS dependencies. It's also rather
unefficient and limited, but it seems to be what you're looking for.
Hanoch Ben-David a écrit dans le message
<825m53$27b$1_at_news.netvision.net.il>...
>Hi everybody.
>I'm a new member of this newsgruop. I'm a member of a new internet startup.
>I need to develope a small Data Base to be used by our s/w . This DB has
>only few different types of records. It suppose to run (on first stage) on
>microsoft 98/NT os. I can not assume that a computer of client of our s/w
>has anything but an installation of the os and browser. I would highlly
>appritiate any information about
>1. hashing techniques (I only need to access/update the data by single
key)
>DB 2. DB development techniques (the data will be saved in files)
>3. Any existing code will be blessed.
>Thanks alot.
>Hanoch
>
>hanoch_at_netzapper.com
>
>
>
Received on Fri Dec 03 1999 - 07:41:38 CST
![]() |
![]() |