PDA

View Full Version : MDE Decompiling Visual Basic Sourece


thetester
September 14th, 2012, 05:58
Hello!!

i have a .MDE (not MDB) Access file, and i havent got a source.
How can i decompile to see the visual basic source?!

Thank you!
TheTester'

disavowed
September 14th, 2012, 07:28
Doesn't look like there are any existing tools out there to do this for you, but if you're looking to do it yourself, you may want to look at http://mdbtools.sourceforge.net/ for information on the MDB/MDE file format.