MarkDicken
IS-IT--Management
I have upgraded Access 2 to 2000 and get the following error Message.
Run-time error '3027'; Cannot Update. Database or objects is read only.
The code is :-
Dim strFile
strFile = "c:\import.csv"
DoCmd.TransferText acImportDelim, "AA", "tblImport", strFile
Anyone have any ideas ? or has anyone come across this ???
Many Thanks In Advance,
Regards
Mark Dicken
England, UK