Hi everyone. I am developing an executable app in VFP whereby I can access my MySQL data through remote views. To illustrate: In VFP Form, there will be a username and password textboxes. After the user filled them up, a query is sent to the MySQL database. I found it very easy getting the...