Re: [CDBI] problem with loadinng data in a db2 database using class-dbi
[prev]
[thread]
[next]
[Date index for 2005/11/01]
On 1 Nov 2005, at 01:21, noumene@xxxx.xxxxxxxx.xx wrote:
> Hi,
>
> I am trying to load data in my db2 database using class-dbi in a
> perl script.
Have you tried using Class::DBI::DB2 as your base class?
From the docs:
This is an extension to Class::DBI that currently implements:
* Automatic column name discovery.
* Automatic primary key(s) detection.
* Automatic column type detection (for use with autoinflate).
* Automatic column number detection (where column order is needed).
http://search.cpan.org/~mferris/Class-DBI-DB2/
best
will
_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi
|
|
Re: [CDBI] problem with loadinng data in a db2 database using class-dbi
William Ross 10:57 on 01 Nov 2005
|