May 24, 201015 yr I'm trying to open a database file that has a script set to fire on opening. The script is 'hanging' the file so I need to open it without the script running. Is this possible?
May 24, 201015 yr Create a new file. In that new file go to Define ...File References and create a reference to the old file. Make a script in the new file with the script step Perform Script. From the drop down list select a script in the old file [not the startup script that hangs] as the script step. Perform the script and the new file will open the old file.
Create an account or sign in to comment