Thanks Jaydeep but I don't think the issue is what statement to use, but what to modify in the PgSql provider to fix the bug. I already have one solution but it is a rather ugly one (I posted it a few e-mails earlier).
Did the code duplicate the error, or am I using an old version of the code? I'm wondering if I should add this to open issues or not. From: jaydeep vishwakarma Sent: Monday, July 20, 2009 12:01 AM To: [email protected] Subject: [dblinq] Re: Using SERIAL (auto increment) in PostgreSQL? Use this select last_value from session_sessionid_seq On Mon, Jul 20, 2009 at 3:15 AM, Sami M. Kallio <[email protected]> wrote: This code should duplicate the problem against northwind in the example project. - Sami --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
