syscmd 603

  • Thread starter Thread starter Shreenivas Potnis
  • Start date Start date
It's an undocumented way of converting an MDB into an MDE:

SysCmd 603, "c:\myapp.mdb", "c:\test.mde"

Having said that, I can't think of a legitimate reason to require that
capability.
 
I use it a lot....I have a process where I need to build 10 different
MDEs...in 3 versions of Access. It saves a lot of time.
 
Paul Overway said:
I use it a lot....I have a process where I need to build 10 different
MDEs...in 3 versions of Access. It saves a lot of time.

Two versions of Access but same problem. I also use Michka's
convert.mde add-in to programmatically convert A97 to A2000. Click
one button and system runs for several minutes grinding away.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Back
Top