Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can startup to forms be reversed in 97? 1

Status
Not open for further replies.

jofarrell

Programmer
Mar 21, 2001
178
US
I have a database that was set to start up on a main form. I want to reverse the procedure so it opens in table view.. is this possible in Access 97? I am doing this because in converting to 2000 I am unable to shift open and get at my tables.

Thanks
Joanne
 
I think what you really want is to open to the database window. If so, you'll do one shift-start and on the menu bar Tools-Startup, clean out Display Form to (none) and make sure Display Database window is checked. Should do it! Gord
ghubbell@total.net
 
Actually that doesnt work :( I have tried that as well as setting forms to none. Yet it still opens in "run" mode so to speak with no option to view the tables. The only way I can is to depress the shift key as I open the database. There is no code on the opening form in either the load or open that would cause it to startup this way and when I remove the display foem I would have thought the database or table view is what I would see.
 
Do you have any "funky" code or an AutoExec Macro running when this starts and do you have permissions to change the settings above? If no and yes then try this: Make a shiney new empty database, and import in everything from your old. (Don't forget menus/toolbars). I suggest this because I have had Db's "jam" the startup form setting and could only clear it by this procedure. Try it? Gord
ghubbell@total.net
 
Oh and one more thing: If you didn't build the Db you should change Tools-Options-View tab: check off "Hidden objects". (People hide things sometimes....) Gord
ghubbell@total.net
 
Thanks Gord, that was my final option .. just assumed there would be an "easy" way to do this but no such luck. Scary thing is I just recently became the administrator to this database so I cant see not having permissions. Your advice is much appreciated and helpful.

Joanne
 
OoooOOo it was unchecked .. I will let you know how that works now that I can see "hidden things"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top