I take it that the SELECT VARCHAR_1 returns correct results ?
One other thought I have is that I've noticed that MySQL can be rather
picky about all of the quotation marks that OOo puts in.
Yes
It is only the use of functions, any function it turns out.
SELECT VARCHAR_1, CRC32( VARCHAR_1 ) FROM openoffice.test_table_1
works fine in query builder's sql view escape processing on, but is all
nulls in the second column if escape processing is turned off.
I will open an issue.
Drew
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]