I want to develop an app which would require about 8-12 users accessing a central database at the same time.
Are VB, ODBC, ADO and MySQL suitable technologies to use to develop such an app? Are there security issues with regard to data transfer integrity eg.Does data need to be encrypted and if so, how can this be done?
