executeUpdate running twice??
executeUpdate running twice??
- Subject: executeUpdate running twice??
- From: email@hidden
- Date: Sun, 27 Jul 2008 19:18:56 -0700 (PDT)
Does anyone have a clue why this code in my migration is running twice?
ERXJDBCUtilities.executeUpdate(database.adaptorChannel(), "INSERT INTO t_group (c_name, c_security_level) VALUES ('Admin', '10')");
I am doing some of the examples and whenever I run this, it inserts two rows. Is there anything I can set to prevent it?
Ted
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden