Re: [fpc-devel]Fixes for interbase/db

2004-07-25 Thread Michael . VanCanneyt
On Sat, 24 Jul 2004, Joost van der Sluis wrote: i have some fixes for the database implementation in FCL. Ok, since my development-machine had no internet-connection i've made the patch files myself, but the database.diff wasn't correct. Here are the right ones. Thank you. Reviewed and

[fpc-devel]Fixes for interbase/db

2004-07-24 Thread Joost van der Sluis
Hi all, i have some fixes for the database implementation in FCL. Changes in interbase.pp: * Removed unused Fprepared * Changed the error message 'database connect string not filled in' to 'database connect string (databasename) not filled in' * Preparestatement and

Re: [fpc-devel]Fixes for interbase/db

2004-07-24 Thread Joost van der Sluis
i have some fixes for the database implementation in FCL. Ok, since my development-machine had no internet-connection i've made the patch files myself, but the database.diff wasn't correct. Here are the right ones. -- Joost van der Sluis [EMAIL PROTECTED] CNOC Index: database.inc