Hide querry design

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I hide the querry design view which reaveals the formulas I have used
to build the querry?
 
koty said:
How do I hide the querry design view which reaveals the formulas I
have used to build the querry?

You could set the query to hidden (right-click, properties). This is
trivial to overcome by Tools, Options, Show hidden objects.

You could base your forms/queries on SQL statements rather than a saved
query, and therefore not have them at all.

You can do lots of things to hide the database window, create custom
toolbars, etc to hide things from the user.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

insert spaces in string 0
how secure any idea. 5
Using Wild Cards in Paramter Querry 2
Data Source 4
Microsoft Querry 2
Querry link to Report 4
how to hide the whole database windows 2
Eliminate Duplicated 2

Back
Top