Hi there

Thank you very much for a very useful application, that has been much needed.

I am currently trying to do the following.

I have a remote database (mysql) through an ODBC connection named e.g.
"odbc1".

In this database I have a simple table "table1".

In a openoffice database file "file1.odb" I connect to the "odbc1"
connection.

I make a local query "query1" as eg. "select * from table1".

So far so good.

I can also make a report based on "table1" which works fine.

I can make a report based on "query1", but it does not work! A dialog box
informs that that the select statement in the report fails (select
'fields' from query1).

I am not sure but I have a feeling it is trying to do a "select 'fields'
from myodbc1::query1" rather than a "select 'fields' from local::query1"
(notation just invented for this mail:-)

Has anybody seen anything like this ? I am doing anything obviously wrong,
or is this a missing feature from the application ?

Best regards

/Poul



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

Reply via email to