>>>>> "Marc" == Marc Santhoff <[EMAIL PROTECTED]> writes:
Marc> Maybe enabling logging on the mysql server daemon gives you
Marc> some hints about what is (not) happening and why. You can
Marc> see the sql there and how it is processed.
That is a thought.
But I would like to start with a simpler question. When I run the
macro which name I am supposed to insert for the name of the database?
I have the following setting my .odbc.ini file:
--8<------------------------schnipp------------------------->8---
[MySQL-test]
Description = MySQL database test
Driver = MySQL
Server = localhost
Database = test
Port = 3306
Socket =
Option =
Stmt =
--8<------------------------schnapp------------------------->8---
And odbcinist.ini file
--8<------------------------schnipp------------------------->8---
[MySQL]
Description = MySQL driver
Driver = /usr/lib/odbc/libmyodbc.so
Setup = /usr/lib/odbc/libodbcmyS.so
CPTimeout =
CPReuse =
FileUsage = 1
--8<------------------------schnapp------------------------->8---
On the other hand the database in my OO interface are called,
notes, marks etc.
So I first tried the name of the MySQL data base:
either test or MySQL-test. OO told me there is no such database.
Then I tried the name of the OO interface names, no complain, but
nothing happened.
BTW, how do I install the jdc driver, either by selecting
tools|option|OO|java
and setting the classpath, or putting the zip file
in /opt/openoffice/share/uno_packages
and runnging pkcheck --shared
Thanks
Uwe
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]