Re: Proble with tutorial
Re: Proble with tutorial
- Subject: Re: Proble with tutorial
- From: Mike Schrag <email@hidden>
- Date: Tue, 11 Mar 2008 13:29:11 -0400
The databse conection string its fine, otherewise it wouldnt be able
to generate the sql form WOLips. Im doing it as the tutorial says,
after I create the EOmodel, I click on SQL buton on WOLips, that
generates de SQL commands, then I copy them and I go to FB and i
paste them on the SQL interpreter and the I click generate SQL and
voila the error comes out.
Oh .. OK that's VERY crucial info. So if you quit out of Eclipse and
paste that code into FBM, it fails (this will make sure that EM isn't
hanging onto some connection)? As an aside, the normal way to execute
SQL is to click the "Execute SQL" button in the generate SQL window.
That means it has nothing to do with WO, Eclipse, or Entity Modeler at
all. This is entirely a FB thing. Did you download the FB installer
from their site or did you install using the single FB/WOLips/WO/etc
installer? If you used the single installer, do me a favor and go
download the real FB installer from their site and install it -- the
unified installer is still beta, and the FB install as part of it
especially is brand new. If you DID install from FrontBase, then go
in, create a new test database, create a test user in that database,
login as that user, and just do a "create table SomeTable ( SomeName
integer )" and see if it works.
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