create ADE error

  • Thread starter Thread starter Ana
  • Start date Start date
A

Ana

Hi,
When I'm converting ADP to ADE on a XPpro Office2003 (or with Office 2002)
machine I receive an error stating that Microsoft Office Access could not
create a ADE db. How can I see what's causing the problem?
TIA
Ana
 
Most likely, you have error in VBA code. Go into VBA Editor and click menu
"Debug"->"Compile [ADP Name]" and fix all errors in code. Once the compiling
can get through, so can "Make ADE..."
 
Back
Top