Page 1 of 1

TMSCONNECTION TO READ ONLY

Posted: Tue 02 Sep 2008 18:46
by Mig_2000
Hi

I need to put my interface in read only for a specific user but i don't want modify all my query in my application.

It is possible to put the component TMSCONNECTION at read only :?:

Do you have another idea :?:

It is easy with a TMSCONNECTION because i call a datamodule in each form and the datamodule contains a TMSCONNECTION


thanks :D


I have a version 4.30.0.12 for delphi 7

Posted: Wed 03 Sep 2008 16:14
by Dimon
You can't set TMSConnection in read only mode. In order to solve this problem you can set specific permissions for the user, to allow him read database objects only.