Hi everybody! I have a H2 Database wich has some external tables linked (from MySQL and MSSQL servers).
When i insert some record in one of the native H2 tables i can get the last inserted id just running the query "SELECT LAST_INSERT_ID()", but it does not work when i insert a record in one of the linked tables. There is some way to get that Last Inserted Id? Thank you. Orvil Juarez J&A Consulting CEO & Owner http://www.jacons.net -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
