ADE problem

  • Thread starter Thread starter Gil Stone
  • Start date Start date
G

Gil Stone

Hi,

I'm converting an adp file to ade and I get the msg that MS is not able to
convert the db to ADE. The VB compiler runs w/o a problem and so does the
adp file.

Where should I start looking for a possible solution?

TIA



--------------------------------------------------------------------------------

Estoy utilizando la versión gratuita de SPAMfighter para usuarios privados.
Ha eliminado 1172 correos spam hasta la fecha.
Los abonados no tienen este mensaje en sus correos.
¡Pruebe SPAMfighter gratis ya!
 
PS
The adp file is generated with Access03 and the convertion to ade is done
with Accessxp. Reason being that the ade file converted by Access03 is not
read by Accessxp.
 
Make sure that all your references are OK and that you doesn't have any
particular ActiveX control. Your best shot would be to import everything
piece by piece into a blank ADP file until the conversion fail.

Also, the fact that not all of your users will have exactly the same version
of Access/Windows/Service Packs can give you a lot of trouble when you will
hand them the ADE file. If I were you, I would compile different versions
for each group of users; if that's possible.
 
Back
Top