>
> Selecting and inserting rows work fine, however when inserting records
with
> DBIx::Recordset -> Insert I get the following error:
> [1843]ERR: 32: Line 60: Warning in Perl code: DBD::Oracle::db do failed:
> ORA-00971: missing SET keyword (DBD ERROR: OCIStmtExecute) at
> usr/lib/perl5/site_perl/5.6.0/DBIx/Database.pm line 152.
>

Set $DBIx::Recordset::Debug = 2 and watch the logging output. There you
should see which SQL Statement DBIx::Recordset generates and what's wrong
with it. If this doesn't help send the log out along with the snipset of
your code.

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------


Reply via email to