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