P
PoolGuy
A form that i have set to open automatically at start-up mistakenly had a
requery added to its 'On Current' event. This is causing an endless loop
preventing the form from opening and causing the database to crash before
opening. I need to be able to open the database to fix the problem.
Is there a way to open the database without having the start-up form initiate?
Is there a way to access the progamming without opening the database?
Is there a way to alter the start-up form without opening the database?
Is it possible to stop the query before it crashes the database?
Thanks
requery added to its 'On Current' event. This is causing an endless loop
preventing the form from opening and causing the database to crash before
opening. I need to be able to open the database to fix the problem.
Is there a way to open the database without having the start-up form initiate?
Is there a way to access the progamming without opening the database?
Is there a way to alter the start-up form without opening the database?
Is it possible to stop the query before it crashes the database?
Thanks