Re: foreign_key_info ()

2005-08-15 Thread Tim Bunce
On Mon, Aug 15, 2005 at 04:00:06PM +0200, H.Merijn Brand wrote: > On Mon, 15 Aug 2005 14:21:15 +0100, Tim Bunce <[EMAIL PROTECTED]> wrote: > > > On Mon, Aug 15, 2005 at 03:12:21PM +0200, H.Merijn Brand wrote: > > > I'm in the process of trying to have foreign_key_info () implemented on > > > DBD::

Re: foreign_key_info ()

2005-08-15 Thread Tim Bunce
On Mon, Aug 15, 2005 at 05:45:48PM +0200, H.Merijn Brand wrote: > On Mon, 15 Aug 2005 15:12:21 +0200, "H.Merijn Brand" <[EMAIL PROTECTED]> > wrote: > > > I'm in the process of trying to have foreign_key_info () implemented on > > DBD::Unify, and replacing DBD::Unify::db::link_info () with the corr

Re: foreign_key_info ()

2005-08-15 Thread H.Merijn Brand
On Mon, 15 Aug 2005 15:12:21 +0200, "H.Merijn Brand" <[EMAIL PROTECTED]> wrote: > I'm in the process of trying to have foreign_key_info () implemented on > DBD::Unify, and replacing DBD::Unify::db::link_info () with the correct > equivalent I managed to get the needed data, but I have different h

Re: foreign_key_info ()

2005-08-15 Thread H.Merijn Brand
On Mon, 15 Aug 2005 14:21:15 +0100, Tim Bunce <[EMAIL PROTECTED]> wrote: > On Mon, Aug 15, 2005 at 03:12:21PM +0200, H.Merijn Brand wrote: > > I'm in the process of trying to have foreign_key_info () implemented on > > DBD::Unify, and replacing DBD::Unify::db::link_info () with the correct > > equ

Re: foreign_key_info ()

2005-08-15 Thread Tim Bunce
On Mon, Aug 15, 2005 at 03:12:21PM +0200, H.Merijn Brand wrote: > I'm in the process of trying to have foreign_key_info () implemented on > DBD::Unify, and replacing DBD::Unify::db::link_info () with the correct > equivalent. > > foreign_key_info () accepts either 6 or 7 arguments, of which the th

foreign_key_info ()

2005-08-15 Thread H.Merijn Brand
I'm in the process of trying to have foreign_key_info () implemented on DBD::Unify, and replacing DBD::Unify::db::link_info () with the correct equivalent. foreign_key_info () accepts either 6 or 7 arguments, of which the third and the sixth are a table name. DBD::Oracle does *NOT* return any inf