Re: executeUpdate running twice??
Re: executeUpdate running twice??
- Subject: Re: executeUpdate running twice??
- From: Mike Schrag <email@hidden>
- Date: Mon, 28 Jul 2008 01:27:42 -0400
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?
Update your Project Wonder.
ms
_______________________________________________
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