Subject says it all... the ideia is comparing two SQL schemas to
help writing migration stuff. Anyone knows/uses/recommends any
software to do this?
If you're developing against SQL Server (which I suppose is unlikely
but possible!), Red Gate SQL Compare and SQL Data Compare do a
fantast
When testing the app via direct connect I get the data down in about
3 Minutes, parsing and all.
More than 10 Minutes for reading in the exact same data and do the
exact same parsing
How can that be, given that I have a ISDN-connection and the
webserver the deployed App lives on has a muc
No Leopard for me for production dev machines or servers yet . .
way too busy to be fiddling with it.
Eclipse 3.3.1 / WOLips #4750
OS X 10.4.X Tiger / Java 1.5 / WO 5.3.X w/Wonder
MySQL 4.1.X w/InnoDB / Connector-J 5.0.X
I'm guessing it's something to do with WO5.4 rather than WOLips,
b
I just checked several models and i don't see that.
Are you using Entity Modeler or EOModeler ? If Entity Modeler what
build of WOLips are you using ? WO 5.3 or 5.4 ?
I think I'm using Entity Modeler (the Eclipse plugin which comes with
WOLips?).
It's WebObjects 5.4 on Leopard, and the b
The wiki (wiki.objectstyle.org) is the best place. You can add a
link to the PDF or add the PDF as a attachment to the wiki page.
Done. The PDF is linked to from the page the original tutorial was
taken from.
Best Wishes,
James
___
Do not post
CREATE TABLE T_BLOGENTRY ("C_ENTRYBODY" BLOB NOT NULL, "C_ENTRYPK"
INT NOT NULL, "C_ENTRYTITLE" VARCHAR(255)NOT NULL);
If you're referring to the NOT NULL missing a space this is a known
issue with WO 5.4, and there's also a hack added to recent WOLips
versions to work around that problem.
I don't see that and we use MySQL. Is your adaptor URl something
like this:
jdbc:mysql://localhost/MyDB?
capitalizeTypeNames=true&zeroDateTimeBehavior=convertToNull
My adaptor URI is:
jdbc:mysql://localhost/test2?
zeroDateTimeBehavior=convertToNull&capitalizeTypeNames=true
With driver set
Is the EOModeller Eclipse Plugin's SQL generation problems related
to WO5.4?
Which SQL generation problem? The "no space before the 'not null'
constraint" problem? Yes, this is a Leopard problem. At least the
FrontBase and the PostgreSQL plugins from Wonder work around it. Or
what other p
Xcode & the apple-provided tools (for WO versions up to 5.3) were
easier to get out of the starting gate with, but once you get past
the initial examples, you realize how poor a Java IDE Xcode is.
Eclipse is much more powerful, but it is also more intimidating. Use
the tutorials that people
yes, WebObjects works with Leopard, but WO 5.4 has some bugs.
Hi,
Is there any documentation of known bugs in WO 5.4 and how serious
they are?
Is the EOModeller Eclipse Plugin's SQL generation problems related to
WO5.4?
Thanks,
James
___
Do
10 matches
Mail list logo