Try with jdbc:frontbase://localhost/logusuarios/
The last part of your connection URL is counteracting the line "SET
TRANSACTION ISOLATION LEVEL SERIALIZABLE, LOCKING PESSIMISTIC;"
which is likely why it is not appearing in any of your sql generations.
David
On 15-Mar-08, at 8:07 AM, Gustavo Pizano wrote:
jdbc:frontbase://localhost/logusuarios/isolation=read_committed/
locking=optimistic
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]