[RDBO] Problem using primary key generator

2008-01-18 Thread Bianka.Martinovic
Hello, I have a problem using default_primary_key_generator. I'm new to RDBO, so please be clement. ;o) It' really complex and so not easy to learn. (Well, for me.) I am writing a "generic" application for data synchronisation. The sync script itself does not "know" anything about the underlying

Re: [RDBO] Problem using primary key generator

2008-01-18 Thread John Siracusa
On Jan 16, 2008 11:40 AM, Bianka Martinovic <[EMAIL PROTECTED]> wrote: > my $row = $schema->new( > db => $dbh, > %{ > $self->_prepare_data( $schema, { $self- > >tableset( 'idfield' ) => $attrs{'dn'} } ) >