in reply to Database File Advice
Most small projects use MySQL as their database, though PostgreSQL is popular. For large projects, you might have access to Oracle or Sybase, and there's many others. Tiny project might be able to get away with SQLite.
More info could help, like what system you're on. If you're on Windows, SQL*Server (accessed using [DBD::Sybase) is often a good choice.
------
We are the carpenters and bricklayers of the Information Age.
Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.
|
|---|