with Standalone no connection to MySQL-DB

Creating desktop or client-server database solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
inselfan
Posts: 42
Joined: Fri Nov 10, 2006 11:33 am
Location: Menorca, Spain

with Standalone no connection to MySQL-DB

Post by inselfan » 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

Post Reply

Return to “Databases”