Remote Desktop Connection and DB Window

R

Rick in NS

I have set startup options on an application I have written to hide the
database window which works fine on the local server and desktop connections.
However; when copying the same application which is spilt FE/BE to a remote
location and connecting with a remote desktop connection the database window
is visible. I don't want other users who use RDC to work on this remote
database to be able to see the database window with the names of all my
tables, forms, etc. visible. I checked the startup options on the remote
copy of the FE which is a mde and the option to show the database window in
not checked.

Can anyone suggest how to hide the database window on the remote connection
database?
 
Top