Search results

  1. R

    ADODB MySQL and VB6

    im using: Function CnnString() As String Dim strServerName As String Dim strDatabaseName As String Dim strUserName As String Dim strPassword As String 'Change to IP Address if not on local machine 'Make sure that you give permission to log into the 'server from this address 'See Adding New User...
Back
Top Bottom