Hi all,
I've been asked to determine if the client (be it dbisql, ODBC/SQL Anywhere driver, etc) can disallow the reading/writing of client files. I know this is normally controlled by the IQ / SQL Anywhere servers but if a bad guy was able to gain control of the db server or place a proxy inbetween the client and the server, the bad guy could potentially read/write files on the clients.
http://dcx.sybase.com/1200/en/dbusage/client-side-blobs.html
So... is it possible for the client application to disallow read/write of client files?
jason