Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: Hidden Table Names


Message #1 by "Henry Napier" <hdh.napier@c...> on Tue, 9 Oct 2001 23:53:38
In Database Window you can hide table and forms names by changing 

attributes in properties to hidden.

Does anyone know how to unhide a table's or form's name so you can see it 

in Database Window?

Please help.

Henry

Message #2 by "Derrick Flores" <Derrick_Flores@s...> on Wed, 10 Oct 2001 09:14:05 -0500
>Tool

>Options

>Hidden Objects



Derrick A. Flores

Sony Semiconductor

Assoc. Systems Engineer

66318



>>> "Henry Napier" <hdh.napier@c...> 10/09 11:53 PM >>>

In Database Window you can hide table and forms names by changing

attributes in properties to hidden.

Does anyone know how to unhide a table's or form's name so you can see 

it

in Database Window?

Please help.

Henry
Message #3 by "Pardee, Roy E" <roy.e.pardee@l...> on Wed, 10 Oct 2001 07:59:45 -0700
Checking 'hidden objects' on the View tab of the Tool->Options dialog will

reveal all hidden objects in all databases on the computer where the option

is set.  



If you just want to work on individual tables, and/or want the table to be

un-hidden on all computers that use the database, you right-click the table,

select properties, and then uncheck the 'hidden' attribute at the bottom of

the dialog.



HTH,



-Roy



Roy Pardee

Programmer/Analyst

SWFPAC Lockheed Martin IT

(xxx) xxx-xxxx



-----Original Message-----

From: Derrick Flores [mailto:Derrick_Flores@s...]

Sent: Wednesday, October 10, 2001 7:14 AM

To: Access

Subject: [access] Hidden Table Names





>Tool

>Options

>Hidden Objects



Derrick A. Flores

Sony Semiconductor

Assoc. Systems Engineer

66318



>>> "Henry Napier" <hdh.napier@c...> 10/09 11:53 PM >>>

In Database Window you can hide table and forms names by changing 

attributes in properties to hidden.

Does anyone know how to unhide a table's or form's name so you can see it 

in Database Window?

Please help.

Henry
Message #4 by "Hamilton, Tom" <hamiltot@s...> on Wed, 10 Oct 2001 10:40:00 -0700
You can also a function to set the debugging environment that includes the

following line to reveal or conceal hidden objects.



        Application.SetOption "Show Hidden Objects", True





Tom Hamilton

T_Systems, Inc

Database Programmer

(xxx) xxx-xxxx



>>> Pardee, Roy E 10/10/01 07:59AM >>>

Checking 'hidden objects' on the View tab of the Tool->Options dialog will

reveal all hidden objects in all databases on the computer where the option

is set.  



If you just want to work on individual tables, and/or want the table to be

un-hidden on all computers that use the database, you right-click the table,

select properties, and then uncheck the 'hidden' attribute at the bottom of

the dialog.



HTH,



-Roy



Roy Pardee

Programmer/Analyst

SWFPAC Lockheed Martin IT

(xxx) xxx-xxxx



-----Original Message-----

From: Derrick Flores [mailto:Derrick_Flores@s...] 

Sent: Wednesday, October 10, 2001 7:14 AM

To: Access

Subject: [access] Hidden Table Names





>Tool

>Options

>Hidden Objects



Derrick A. Flores

Sony Semiconductor

Assoc. Systems Engineer

66318



>>> "Henry Napier" <hdh.napier@c...> 10/09 11:53 PM >>>

In Database Window you can hide table and forms names by changing 

attributes in properties to hidden.

Does anyone know how to unhide a table's or form's name so you can see it 

in Database Window?

Please help.

Henry








Message #5 by "Preethi" <preethi@s...> on Thu, 11 Oct 2001 08:43:09 +0600
Open the database.

Go to tools and click on options.

Select the View tab.

click on hidden objects (check box should be marked.)

Press OK



----- Original Message ----- 

From: "Derrick Flores" <Derrick_Flores@s...>

To: "Access" <access@p...>

Sent: Wednesday, October 10, 2001 08:14 PM

Subject: [access] Hidden Table Names





>Tool

>Options

>Hidden Objects



Derrick A. Flores

Sony Semiconductor

Assoc. Systems Engineer

66318



>>> "Henry Napier" <hdh.napier@c...> 10/09 11:53 PM >>>

In Database Window you can hide table and forms names by changing 

attributes in properties to hidden.

Does anyone know how to unhide a table's or form's name so you can see it 

in Database Window?

Please help.

Henry




  Return to Index