Dear friends,
I installed MYSQL on Server 2003, created the tables.
I configured the ODBC driver:
In the cobol program when I run:
Sql exec
Connected to "GescomMYSQL"
End-exec
I receive the following error message:
00019703 Access denied for user 'ODBC' @ 'localhost' (using password: NO)
What could be wrong?





