Dna Pi 10. J�n 2005 19:33 Uwe Brauer napisal:
> >>>>> "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---
>
I do not see 

Driver       = /usr/lib/libmyodbc3.so   (you have to find where libmyodbc3.so 
is because it depends)
user          = root (for example or another)
password  =  password which you use or empty if you do not have it


Do you have these lines in your odbc.ini ?

I have these lines for every database I use on MySQL

juraj

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

Reply via email to