View only query

D

Daniel P

How can I make a query view only? I don't want the user to be able to modify the information that is returned by my query

Thanks in advanc

Daniel
 
C

Chris Large

Set the queries Recordset Type Property to Snapshot

hth

Chris
-----Original Message-----
How can I make a query view only? I don't want the user
to be able to modify the information that is returned by
my query.
 
Top