K Keifdachief May 8, 2008 #1 If my access program has an error that does not let me open it without any information....what do i do?!
If my access program has an error that does not let me open it without any information....what do i do?!
M M Skabialka May 8, 2008 #2 Try opening a new blank database and importing everything from the corrupted one. Try the (undocumented) decompile, e.g. msaccess.exe /decompile "C:\MyDatabase.mdb" followed by recompiling your code after reopening a code module. Of course make a copy of the dB first - no matter what you do! Mich
Try opening a new blank database and importing everything from the corrupted one. Try the (undocumented) decompile, e.g. msaccess.exe /decompile "C:\MyDatabase.mdb" followed by recompiling your code after reopening a code module. Of course make a copy of the dB first - no matter what you do! Mich
J John W. Vinson May 8, 2008 #3 If my access program has an error that does not let me open it without any information....what do i do?! Click to expand... Check the suggestions at http://www.granite.ab.ca/access/corruptmdbs.htm
If my access program has an error that does not let me open it without any information....what do i do?! Click to expand... Check the suggestions at http://www.granite.ab.ca/access/corruptmdbs.htm