Re: [GENERAL] delivering database stand-alone

2003-09-03 Thread Dann Corbit
> -Original Message- > From: Christopher Browne [mailto:[EMAIL PROTECTED] > Sent: Monday, September 01, 2003 12:43 PM > To: [EMAIL PROTECTED] > Subject: Re: [GENERAL] delivering database stand-alone > > > Martha Stewart called it a Good Thing > [EMAIL PROT

Re: [GENERAL] delivering database stand-alone

2003-09-03 Thread Jacob Hanson
You should check out Firebird (firebirdsql.sourceforge.net). I believe your can set databases to be read-only and when embedding, Firebird is a single DLL. Jacob On Mon, 01 Sep 2003 15:42:32 -0400, Christopher Browne <[EMAIL PROTECTED]> wrote: >Martha Stewart called it a Good Thing [EMAIL PROTECT

[GENERAL] delivering database stand-alone

2003-09-01 Thread Joost Kremers
hi all, i am planning to build a database (a dictionary in fact) that i will eventually want to distribute on a cd (or downloadable iso). what i would like to know is if this is technically possible with postgresql. and how exactly would it be done? would i have to make postgresql run off the cd,