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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Syscmd 3
Manifest constant for SysCmd 603? 3
SysCmd acSysCmdUpdateMeter: Gotchas? 5
syscmd(602), syscmd(609) 4
Logging off 4
Update Meter 1
More on the WD20EARX load cycles 10
Elapsed time 3

Back
Top