POV-Ray : Newsgroups : povray.off-topic : The Babbage Flaw : Re: The Babbage Flaw Server Time
4 Sep 2024 19:19:57 EDT (-0400)
  Re: The Babbage Flaw  
From: Orchid XP v8
Date: 13 May 2010 15:34:32
Message: <4bec5448@news.povray.org>
>> Oracle is a nice product, but if you just want to store your phonebook
>> or your CD collection, it's way way overkill. I will say one thing about
>> MS Access: It may be an utterly crap DB engine, but if all you want to
>> do is store and lookup a little bit of data, it's the most lightweight
>> thing I've seen. You get the DB engine and a nice front-end and a design
>> tool, all in one. It's not very *good*, but for small things it's
>> right-sized.
> 
> Well, yeah - I'd be more inclined to use MySQL, but some apps on Linux to 
> do things like tracking a CD collection use SQLite on the backend (heck, 
> my newsreader uses it).

Sure. But you'd have to have MySQL installed, then you'd have to create 
a folder to put the files in, then execute several dozen raw SQL 
commands to manually build the database, create the log files, build the 
tables, then you'd have to configure the access controls, and then you 
can configure Base to talk to it.

In MS Access, you click "file > new", select a filename, and you're 
done. See what I mean?

Of course, MySQL (and other DB engines) can do all sorts of other fancy 
stuff that MS Access will never manage. (*cough* file security, 
anybody?) But for simple things, it's much quicker.

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.