Menu

#10 Debugging binding is incorrect for NSTimestamps

open
nobody
None
5
2012-12-07
2007-09-27
Anonymous
No

When you turn on debugging to check the SQL being sent to the database, the log will show that any NSTimestamp values are bound to NULL even when they do have a value. The WebObject NSLog will show the correct SQL bindings. The line that shows null starts with:

er.extensions.ERXAdaptorChannelDelegate.sqlLogging

Discussion


Log in to post a comment.