Hi, Gordon.
My App is set up to
Auto-compact on close. Is that supported in Runtime?
Yes. And if you ever want to test some whether some feature exists or works
correctly in the Runtime version of your application, create a "Runtime"
shortcut to activate your database application in Runtime mode. To do so,
create a new shortcut and in the "Target:" field, try (watch out for word
wrap, as this is all one line):
"C:\Program Files\Microsoft Office\OFFICE10\MSACCESS.EXE" "C:\Work\MyDB.mdb"
/runtime
.. . . where C:\Work\MyDB.mdb is the path and file name to your database.
(And yes, the full path to the executable is _required_ when there's a
command-line argument to be passed.) The database will open in Runtime mode.
This method works in all Jet 4.0 database versions for testing the Runtime
version of a database application.
HTH.
Gunny
See
http://www.QBuilt.com for all your database needs.
See
http://www.Access.QBuilt.com for Microsoft Access tips.
(Please remove ZERO_SPAM from my reply E-mail address so that a message will
be forwarded to me.)
- - -
If my answer has helped you, please sign in and answer yes to the question
"Did this post answer your question?" at the bottom of the message, which
adds your question and the answers to the database of answers. Remember that
questions answered the quickest are often from those who have a history of
rewarding the contributors who have taken the time to answer questions
correctly.