Hi 

I am trying to connect to a remote database, I have set up 
the ODBC driver and can access the tables through mapinfo. 
However when i try to run a mapbasic program using the 
following code 

Dim conn As Integer
conn = Server_Connect("QELIB", "DSN=MYSQL3;DLG=1")

I always get the "Select Data Source" window comming up, is 
there any way of getting around this so as the user is 
unaware when a connection is made to a remote database.

Thanks



--
Mark Williamson
Heriot-Watt University
[EMAIL PROTECTED]


---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to