[AccessD] Whats thae darn command line for decompile /A2K

Charlotte Foust cfoust at infostatsystems.com
Wed Oct 1 10:15:29 CDT 2003


For Access to process a command line switch like /decompile, you must
include the path to the Access executable in the shortcut.  Here's a
typical shortcut I have in my SendTo folder so it's available from the
shortcut menu:

"C:\Program Files\Microsoft Office\Office10\MSACCESS.EXE" "%1"
/decompile

That allows me to specify the database to be decompiled on the fly.

Charlotte Foust

-----Original Message-----
From: Huffman, Jarad B. [mailto:jbhuffman at mdh.org] 
Sent: Wednesday, October 01, 2003 6:33 AM
To: 'Access Developers discussion and problem solving'
Subject: RE: [AccessD] Whats thae darn command line for decompile /A2K


It should just be the {database path} /decompile.

I use the {full path to the executable} {database path} /decompile

Jarad Huffman

-----Original Message-----
From: Don Elliker [mailto:delliker at hotmail.com] 
Sent: Wednesday, October 01, 2003 9:25 AM
To: accessd at databaseadvisors.com
Subject: [AccessD] Whats thae darn command line for decompile /A2K

I have about 20 versions in my command line thingie, from my last
attempt. 
None seem to work (at least I'm not getting the "your application has
been 
...something or other...to the latest version.....yada yada" - Can
anyone 
provide me the command line for the decompile?
Thanks as always,
_D


"Things are only free to the extent that you don't pay for them".-Don 
Elliker

_________________________________________________________________
High-speed Internet access as low as $29.95/month (depending on the
local 
service providers in your area). Click here.   https://broadband.msn.com

_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


More information about the AccessD mailing list