Date: 07/31/00
- Next message: Oliver Reiniger: "[phplib] Connection to ORACLE gets lost"
- Previous message: nrosenb2 <email protected>: "[phplib] Max url length"
- In reply to: Darryl Ross: "Re: [phplib] INTERBASE6 LIBRARY"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Darryl Ross wrote:
> I made a start and then got side tracked. Also in the mean time postgres got
> referential integrity - which is why I was interested in interbase. So
> I can send you what I have. I got stuck on a few things, one was I couldn't
> find an affected rows function, and the other is that interbase doesn't have
> a 'text' data type so sessions would need to be stored as a blob, which
> (from my understanding) would mean that you would need something like a
> ct_interbase class to use sessions with interbase.
PHP does not use strict variable's types, so it's no difference for php in a
data retreived from Interbase's BLOB field, or, say, MySQL TEXT field. You'll
get the same data. The bad thing is that Interbase is poorly supported by PHP,
especially by PHP4.0 ... A lot of things currently don't work, others have not
been documented yet. Well, now IB going open sourse, so I hope some movement to
begin ...
-- Best regards, Max A. Derkachev mailto:kot <email protected> Symbol-Plus Publishing Ltd. phone: +7 (812) 265-0054, 265-1228, phone/fax: 567-8775 http://www.Books.Ru -- All Books of Russia--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Oliver Reiniger: "[phplib] Connection to ORACLE gets lost"
- Previous message: nrosenb2 <email protected>: "[phplib] Max url length"
- In reply to: Darryl Ross: "Re: [phplib] INTERBASE6 LIBRARY"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

