Re: [phplib] INTERBASE6 LIBRARY From: Darryl Ross (djr <email protected>)
Date: 07/28/00

On Fri, Jul 28, 2000 at 08:33:38AM +0200, Lukas Zapletal wrote:
> Hello,
>
> i cannot find interbase support in PHPLib, is anyone already working on
> that or can i start with implememnting it?
>
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.

-- 
______________________________________________________________
   Darryl Ross  <djr <email protected>> Cybersource Pty. Ltd. 
     Web/Database Integration and Development
+61 3 9642 5997 Level 8, 140 Queen Street, Melbourne Australia

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>