[AccessD] OMG!!!!!!

Keith Williamson Kwilliamson at RTKL.com
Tue Jan 16 15:35:03 CST 2007


Thanks!!  I'll definitely keep this tip!!

Keith E. Williamson | Assist. Controller| kwilliamson at rtkl.com

RTKL Associates Inc. | 901 South Bond Street | Baltimore, Maryland
21231-3305

410-537-6098 direct | 410-276-2136 fax | www.rtkl.com


-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Heenan,
Lambert
Sent: Tuesday, January 16, 2007 4:19 PM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] OMG!!!!!!

Re decompiling: you can also set up a context menu option:

In Win XP 

	open an Explorer window. On the Folder menu select "Folder
Options"
	select the File Types tab and locate and select the .MDB file
type
	click the 'Advanced' button, there click the 'New' button.
	The 'New Action' dialog appears. Type a name for the new action:
"decompile"
	enter the command line exactly as shown below, including and
double
quotes...

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

	make sure the "Use DDE" checkbox is cleared.

You can now decompile any MDB from a right-click on the file. Of course
you
still have to keep backups in case your use of the semi-documented
/decompile switch goes awry.

HTH

Lambert
	


-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of John Bartow
Sent: Tuesday, January 16, 2007 3:46 PM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] OMG!!!!!!


unfortunately, that sounds very familiar!

1. Decompile - I keep a shortcut on hand at all time: "C:\Program
Files\Microsoft Office\OFFICE11\MSACCESS.EXE" /decompile 
-- 
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