PHI Loader.accdb: Difference between revisions
Ttenbergen (talk | contribs) mNo edit summary |
|||
Line 9: | Line 9: | ||
If error msg: '''The Microsoft access database engine cannot open or write to the file. | If error msg: '''The Microsoft access database engine cannot open or write to the file. | ||
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: | *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''' | ***'''Solution''' | ||
Line 69: | Line 69: | ||
*Not happening anymore. | *Not happening anymore. | ||
[[User:PTorres|PTorres]] 14:18, 2019 August 15 (CDT) | [[User:PTorres|PTorres]] 14:18, 2019 August 15 (CDT) | ||
*'''2019-03-15''' OAK MICU - collector sending error message ''' | *'''2019-03-15''' OAK MICU - collector sending error message '''[[System resource exceeded]]''' (Lisa spoke to Tina) | ||
==== Task error message: Run time error 58-File already exists ==== | ==== Task error message: Run time error 58-File already exists ==== | ||
Line 82: | Line 82: | ||
==== Task error message: Run time error 3078 Microsoft Access can't find the input table or query tmp ==== | ==== Task error message: Run time error 3078 Microsoft Access can't find the input table or query tmp ==== | ||
* 2019-04-02 - STB ACCU reported sending problem " | * 2019-04-02 - STB ACCU reported sending problem "[[System resource exceeded]]" Debug show hang up at DeleteAllTempdata | ||
* 2019-02-20 | * 2019-02-20 | ||
* 2019-01-15 | * 2019-01-15 |