PHI Loader.accdb: Difference between revisions
| Line 7: | Line 7: | ||
It is already opened exclusively by another user,or you need permission to view and write its data''' | It is already opened exclusively by another user,or you need permission to view and write its data''' | ||
*sender had error message: system resource exceeded | *sender had error message: system resource exceeded | ||
**VB script error ''DoCmd.TransferText acImportDelim, , "tmp", directory & "\" & strFile, True'' | **VB script error: ''DoCmd.TransferText acImportDelim, , "tmp", directory & "\" & strFile, True'' | ||
***'''Solution''' {{Discuss | who = Tina | question = | ***'''Solution''' {{Discuss | who = Tina | question = | ||
* Don't know what to solution is yet as Tina hot sure why to problem is occurring.>}} | * Don't know what to solution is yet as Tina hot sure why to problem is occurring.>}} | ||