Hi All,
I have a query which searched for an order number from a table and gives a result.
Is it possible to make sure that the table which comes as a result is read only..
Hi All,
I have a query which searched for an order number from a table and gives a result.
Is it possible to make sure that the table which comes as a result is read only..
In the properties of your query, set the Recordset type to Snapshot instead of Dynaset.
Thanks a lot u solved a big problem![]()