To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65547





------- Additional comments from [EMAIL PROTECTED] Tue Jun 13 05:14:03 -0700 
2006 -------
To clu:

I don't know if this helps but the following is from email to the developer of
the Firebird ODBC driver:
=========================================
Yes, it's problem Open Office.

       BOOKINGTYPEID - integer.
       Instead of this inquiry
       SELECT * FROM "BOOKING_TYPES"
       WHERE  "BOOKING_TYPES"."BOOKINGTYPEID" = 'NULL'
       It's error! Or I am mistaken?
       It's necessary
       SELECT * FROM "BOOKING_TYPES"
       WHERE  "BOOKING_TYPES"."BOOKINGTYPEID" IS NULL
===========================================

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to