473,397 Members | 2,084 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Database window

Hello all,

Does anybody know how to make the database window appear/disappear
programmatically?

Thank you in advance.

Adonis.

Nov 12 '05 #1
1 1631
Function SetDBWindVisible(RHS As Boolean)
DoCmd.SelectObject acTable, , True
Select Case RHS
Case False
RunCommand acCmdWindowHide
End Select
End Function

Terry

"Adonis Walmsley-McCarthy" <aw*******@blueyonder.co.uk> wrote in message
news:H1*****************@news-binary.blueyonder.co.uk...
Hello all,

Does anybody know how to make the database window appear/disappear
programmatically?

Thank you in advance.

Adonis.

Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Shannon Rotz | last post by:
All of a sudden when I open any Access database, I can't view the database window. This includes databases where I have hidden the database window on startup, and those that I haven't. I think...
3
by: LaurenW | last post by:
My company has an A2K app that has been running just fine for a long time. Recently, some users notice that the database window appears when some forms are loaded. Right before we release a...
4
by: dixie | last post by:
If I have a form open and the database window is open, is there a command I can use from an on click event that will close the database window for me, but still leave the application open? dixie
16
by: MLH | last post by:
If I give someone a runtime app, they can open the database window by pressing the F-11 key. How to prevent???
3
by: Zammy | last post by:
I have a database on a server that many people access repeatedly during the day. I have set up the switchboard form with code to minimize the database window, but when I try to open the database...
11
by: Nick 'The database Guy' | last post by:
Hi People, How do you go about hiding the database window. The reason for doing this is that sometimes have to manually add data to tables. I have a fully interatctive menu system from which...
2
by: Diana | last post by:
After setting up an import spec, I went back to my main screen and found that the database window was gone. I've been working in Access for 10 years and this has never happened before. I've...
2
by: lucky33 | last post by:
I am having a problem with locating my database window. I click on the database window in the toolbar but the database window does not pop up. I checked under tools and startup and the check is...
2
by: bobh | last post by:
Hi All, Anyone have code to share that would detect if a database was opened to database window view??? and since holding the 'you know which key' down, no form is loaded, the autoexec marco...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.