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
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