with Standalone no connection to MySQL-DB
Posted: Wed Mar 05, 2008 6:19 pm
Holá List,
Using Win 2000, RR 2.7.4 and MySQL Vers5.0
When I built a standalone, there is no connection to the Database. The Comands are ignored. I do not have any idea, why.
Here is the code:
..
on opencard
GLOBAL DB_ID
set the cursor to watch
answer "Verbindung zur DB "
revdb_connect ("mySQL","192.168.1.10","meinetestdb","root",XXXXXXX,,) into DB_ID
answer "oder 1 DB Connection ist" & DB_ID
..
..
any idea more than just welcome
thanks a lot
Horst
Using Win 2000, RR 2.7.4 and MySQL Vers5.0
When I built a standalone, there is no connection to the Database. The Comands are ignored. I do not have any idea, why.
Here is the code:
..
on opencard
GLOBAL DB_ID
set the cursor to watch
answer "Verbindung zur DB "
revdb_connect ("mySQL","192.168.1.10","meinetestdb","root",XXXXXXX,,) into DB_ID
answer "oder 1 DB Connection ist" & DB_ID
..
..
any idea more than just welcome
thanks a lot
Horst