Hi How can I create vb6 application that can be able to access to mySQL data base on web site ( the app is on computer connected with the internet ) . Thanks .
You can connect in several ways, using ADO, RDO or ODBC. You will need to specify the IP Address of the server and have appropriate permissions.