[PHP-DB] Embedded DB

2004-01-16 Thread GUIRAUDOU
Hi the List, Could somebody tell me if it exists embedded database . I would like to integrate a small database in a terminal that has not a big memory size. Please tell me if this kind of database exist and please give me some information / an Internet site where found it.

RE: [PHP-DB] Embedded DB

2004-01-16 Thread N . A . Morgan
[mailto:[EMAIL PROTECTED] Sent: 16 January 2004 10:08 To: [EMAIL PROTECTED] Subject: [PHP-DB] Embedded DB Hi the List, Could somebody tell me if it exists embedded database . I would like to integrate a small database in a terminal that has not a big memory size. Please tell me

RE: [PHP-DB] Embedded DB

2004-01-16 Thread GUIRAUDOU
: vendredi 16 janvier 2004 12:48 To: Michel Guiraudou; [EMAIL PROTECTED] Subject: RE: [PHP-DB] Embedded DB You could try sqlite. http://www.sqlite.com/ would give you more details on sqlite, http://hu.php.net/sqlite is the PHP manual pages for the sqlite extension (PHP4). You can download

Re: [PHP-DB] Embedded DB

2004-01-16 Thread Artiom N. Matiuhov
download the php_sqlite.dll extension for windows here as well. Neil Morgan -Original Message- From: GUIRAUDOU [mailto:[EMAIL PROTECTED] Sent: 16 January 2004 10:08 To: [EMAIL PROTECTED] Subject: [PHP-DB] Embedded DB Hi the List, Could somebody tell me if it exists embedded database . I

Re: [PHP-DB] Embedded DB

2004-01-16 Thread Muhammed Mamedov
If you have enough time, wait till PHP5.0. They are going to embed sqlite into it. Regards, Muhammed Mamedov turkmenweb.com - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, January 16, 2004 1:47 PM Subject: RE: [PHP-DB] Embedded DB