[PHP-DB] Re: Interbase: how can I insert null values with placeholders?

2001-07-06 Thread Jeremy Bettis
until php4. I have attached the patch, it also changes blobs so that no special processing is necessary to use them. -- Jeremy Bettis [EMAIL PROTECTED] "Kiss Marton" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi! > > I like t

[PHP-DB] Re: Help accessing Interbase (win) with PHP4

2001-07-27 Thread Jeremy Bettis
Use $dbh = ibase_connect ("database", "user", "password", "ISO8859_1", 0, 1); The extra arguments are needed for any interbase < 6.0 -- Jeremy Bettis [EMAIL PROTECTED] "Maxim Pavlov" <[EMAIL PROTECTED]> wrote in message [EMAI

[PHP-DB] Who is the interbase maintainer?

2001-08-31 Thread Jeremy Bettis
I have pruned down my changes to the interbase module to just 2 bug fixes and then my blob insert patch. Where do I send these? Please give me the name of someone that will add these to CVS and not just blow me off. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [