We are trying to secure a SQL Anywhere (v17) database used by our application.
Ideally we want all access to the database to be through our application only. Currently its quite easy to discover the username/password used by our applications ODBC con...