Error 3027...

G

Guest

I get error 3027 "No se puede actualizar. Base de datos u objeto de solo
lectura"

on the next VBA line:
DoCmd.TransferText acExportFixed, "Plantilla", "Tmp_Data", "TempFile.est",
False

If I change the extension file to TempFile.txt, it works, but I need the
..est extension, what do I need to do?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top