RE: [CDBI] Using Class::DBI across multiple databases on one server (Sybase)
[prev]
[thread]
[next]
[Date index for 2005/08/26]
> -----Original Message-----
> From: Matt S Trout [mailto:dbix-class@xxxxx.xx.xx]
> Sent: 25 August 2005 06:47
> To: IvorW
> Cc: classdbi@xxxxx.xxxxxxxxxxxxxxxx.xxx
> Subject: Re: [CDBI] Using Class::DBI across multiple databases on one
> server (Sybase)
>
>
> I suspect if you just used ->table and called ->columns yourself, it
> would work. Try it, and use DBI->trace(1) (or a higher value)
> to see what
> SQL Class::DBI is generating if it doesn't work. If that doesn't help,
> reply with the explicit classes and the trace and I'm sure somebody on
> here can have a go.
Thanks Matt, That worked a treat!
I'll have a look at patching Class::DBI::Sybase to handle set_up_table properly if I get a mo.
Cheers,
Ivor.
_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi
|
|
RE: [CDBI] Using Class::DBI across multiple databases on one server (Sybase)
IvorW 09:44 on 26 Aug 2005
|