Re: question
Re: question
- Subject: Re: question
- From: David LeBer <email@hidden>
- Date: Sat, 15 Mar 2008 11:54:25 -0400
On 15-Mar-08, at 11:37 AM, Gustavo Pizano wrote:
To appease your curiosity... hehe.. changing form frontbabse to
FrontBase does no change... and the plugin i didn't get it where to
set it up
right clicking the webObjects ramework library in the proyect and
the configure with open a window with the following roots local,
system and user home, form the local I selected one called
FrontBasePlugin
thats what I have
In the Database Config settings for your model, what do you have for
the 'Driver' and 'Plugin' values?
Gus
On Mar 15, 2008, at 10:28 AM, Mike Schrag wrote:
This line is hardcoded into both the 5.3 and the 5.4 frontbase
plugin. If you're not getting it generated, this leads me to
believe that you are not, in fact, using the FrontBase plugin for
your model. So to appease my curiosity, try two things. First,
try changing jdbc:frontbase to jdbc:FrontBase and see if that makes
a difference. If not, try setting "Plugin" to
"FrontbasePlugIn" (capitalization is important here) and see if
that changes anything.
ms
On Mar 15, 2008, at 11:23 AM, Gustavo Pizano wrote:
Nop its the same, the line its not appearing
gus
On Mar 15, 2008, at 10:16 AM, David Holt wrote:
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
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site: http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org
_______________________________________________
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