Date: 07/28/00
- Next message: Don Lair: "Re: [phplib] phpwebhosting.com"
- Previous message: Jose Luis Rodríguez Sevilla: "[phplib] Call To another Script"
- In reply to: Lukas Zapletal: "[phplib] INTERBASE6 LIBRARY"
- Next in thread: Max Derkachev: "Re: [phplib] INTERBASE6 LIBRARY"
- Reply: Max Derkachev: "Re: [phplib] INTERBASE6 LIBRARY"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Don Lair: "Re: [phplib] phpwebhosting.com"
- Previous message: Jose Luis Rodríguez Sevilla: "[phplib] Call To another Script"
- In reply to: Lukas Zapletal: "[phplib] INTERBASE6 LIBRARY"
- Next in thread: Max Derkachev: "Re: [phplib] INTERBASE6 LIBRARY"
- Reply: Max Derkachev: "Re: [phplib] INTERBASE6 LIBRARY"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

