On Thu, 16 Aug 2007, Aditya Verma wrote:

Hi,

I am using TimesTen database which doesn't support auto incremental fields or 
triggers.
Two of my tables are using sequence for the numeric primary key field.

What is that? does DBI support it? whats the DBD, whats the website.. ?

Please suggest me how can I automate the DBIX::Class "insert" function to take 
the next value of sequence.

There's a DBIx::Class::PK::Sequence around somewhere, that should do that for you, however no-one's cared enough to test it yet..

Jess


_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]

Reply via email to