I looked but I didn't see a method for retrieving the auto generatedTry:
value from an insert statement. Is there a way to do this when the data
is saved this way?
Event event = new Event(); event.save(); int eventId = event.getEventId();
Scott
-- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
