MS Access error 3027

  • Thread starter Thread starter Mealla
  • Start date Start date
M

Mealla

I have the command:

DoCmd.TransferText acExportFixed, "JAMFormatSpecification",
"JAM-M_FormatData", "JAMFormatData", False

As a result I have his:
Error Number: 3027
Source: MSAccess
Description: Can't Update. Database or object is read-only.
Ive tried everything I could find in Internet. It desn't work!
Please help me!!!
 
Back
Top