On Feb 23, 2007, at 10:46 AM, Christoph Zimmermann wrote:

Hello!

I also have the problem to enable SQL debugging with Xcode. No matter witch attribute i use (-DEOAdaptorDebugEnabled=true or EOAdaptorDebugEnabled YES) I can,t see any SQL syntax. I don,t have errors now, but I will need it. It worked a while ago. Interestingly the same Code transferred to WoLips shows SQL Log.

Can you see the Console window in Xcode? Perhaps you just have it dragged up/down to where it is invisible.


On the otther hand the Code in xcode produces perfectly XSL Files using Project Wonders ERExtensions and ExcelGenerator. This doesn:t work in Eclipse. It also worked here a while ago.

What does not work.  Is there an exception?

Chuck


I reinstalled the projects in both IDEs, set the encoding of every file to UTF-8 (this enabled SQL logging in Eclipse), but no luck.

Can anybody help me?

My Config: MacBookPro, MacOs X 10.4.8, Wonder 3.0, Xcode 2.4.1 all Java and Webobjects Updates.

Thanks

Christoph

Am 22.02.2007 um 00:08 schrieb Chuck Hill:

Just a guess from long years of bitter experience: it probably changed the time zone.

Chuck

On Feb 21, 2007, at 3:07 PM, James Cicenia wrote:

It was my DATETIME column.

Evidently a user with Navicat exported and re-imported the data. This somehow affected the datetime column and from that point onward it would not update. Even after rebooting etc.

Have no clue why that caused it but it did.

- James

On Feb 21, 2007, at 12:35 PM, Art Isbell wrote:

On Feb 21, 2007, at 8:02 AM, James Cicenia wrote:

This is me testing and it happens? I don't have anyone else in the system to
lock the record....

If any of the attributes that you are using for locking is a floating point or timestamp data type, rounding errors could result in the fetched value not matching the local value. Also, if any of the string attributes used for locking might have trailing space characters, these could be stripped somewhere along the line which would also cause a mismatch. You might need to eliminate floating point and timestamp locking attributes or you might need to explicitly strip trailing space characters from all string attribute values.

Aloha,
Art

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/james% 40jimijon.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/chill% 40global-village.net

This email sent to [EMAIL PROTECTED]


--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects





_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/ christophzimmermann%40mac.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/chill% 40global-village.net

This email sent to [EMAIL PROTECTED]


--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects





_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to