Difference between revisions of "ITrack/Error 1050: Table Already Exists"
From ISoft Wiki
< ITrack
Jump to navigationJump to search
(New page: ==Cause== The last time the report was run, it created what was supposed to be a temporary table. For whatever reason, that temporary table turned out not to be very temporary and it stil...) |
|||
Line 3: | Line 3: | ||
==Solution== | ==Solution== | ||
Try running the report a couple more times in ITrack. That should | Try running the report a couple more times in ITrack. That should drop the table out of memory correctly and allow you to run the report smoothly once again. | ||
[[Category:Printing Error Messages (ITrack)]] | [[Category:Printing Error Messages (ITrack)]] | ||
[[Category:Error Messages (ITrack)]] | [[Category:Error Messages (ITrack)]] |
Revision as of 09:03, 1 June 2009
Cause
The last time the report was run, it created what was supposed to be a temporary table. For whatever reason, that temporary table turned out not to be very temporary and it still hanging around.
Solution
Try running the report a couple more times in ITrack. That should drop the table out of memory correctly and allow you to run the report smoothly once again.