On 08/18/2007 01:41 PM somebody named russbucket wrote:
> On Monday May 28 2007 17:22, Aaron Kulkis wrote:
>> Nick Zentena wrote:
>>>     Is there something small and simple? All I want is to set up a simple
>>> home database. Items,serial numbers maybe a couple more fields. Every
>>> time I go looking all I seem to find is stuff geared at running a Fortune
>>> 500 company.
>>>
>>>     Thanks
>>>     Nick
>> gvim
> I use MySQL at home for several small databases. I use phpMyAdmin to enter 
> and 
> maintain the data, etc.

On the other end of the tech scale, some people just use an ASCII file
with delimiters.  Create and maintain it with any text editor.  Pull
data out with utilities like grep, awk, and sed.

-- 
Abstinence-Only sex education is a little like Just-Hold-It potty training.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to