Search results

  1. A

    Cannot update. Database or object may be read-only

    Hi All, I have recently converted a database from Access 97 to Access 2007 which used the TransferText command. DoCmd.TransferText acExportDelim, "Testing Export Specification", "Testing", "C:\Testing" & "." & Format(Now(), "yymmddhh") & "08" - which worked fine. However, when I try to...
Back
Top Bottom