>Can anybody tell me if my VB5 programs can query an MySQL DataBase on a
Remote server?
>If so, what should I distribute with my software?
I have done some things like that, and since VB unses standard ODBC
connections the
only thing you need to include in your dist is the MyODBC API
/roger
--
Runs like a charm here. Just need myodbc from the mysql website.
- Original Message -
From: "licita" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 22, 2001 18:53
Subject: Accessing MySQL remote DB from VB5
Can anybody tell me if my VB5 progr
Can anybody tell me if my VB5 programs can query an MySQL DataBase on a Remote server?
If so, what should I distribute with my software?
Thanks
Francisco