Help to Export to txt file:DB Read only ?

H

HM

Hello,
Whenever, I run this error happen I do not know what
wrong , please advice.
The error is: "Run time error 3027 - Can not update.
Database or Object is read only."

Here is my code:
DoCmd.TransferText acExportDelim, "Export_Txt", _
"dbo_temp", "c:\Access Projects\TextFiles\Tranfer.doc"
Thanks in advance.
HM
 

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

Similar Threads

MS Access error 3027 2
Export From Access 2003 to CVS file format 3
Export delimited text 15
Export to the Back End Folder 2
acExportDelim problems 3
Export to file.dat 4
Export Spec Problem 1
Edit Existing Code 2

Top