[Gambas-user] gambas 0.56 and Database example

Jochen Georges jochen.georges at ...22...
Sun May 11 21:46:20 CEST 2003


hello

gambas 0.56 compiles fine under debian woody :-)

i've tried to run the Database exampe 

i set the values like this:
Type: mysql
Host : localhost
Database: test
User: jochen (and later: root)
Password: YES

while trying to connect i got the message:
cannot open database: Access denied for user root at ...40... (Using 
password: YES)

????
mysql is ok:
jochen at ...23...:~$ mysql
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 8 to server version: 3.23.56-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> SELECT USER();
+------------------+
| USER()           |
+------------------+
| jochen at ...40... |
+------------------+
1 row in set (0.05 sec)

thanks for any hint

beste gruesse
jochen




More information about the User mailing list