Hi all.
I just need to check something before I start to tidy up my database.
In v7.5, I always kept on top of the tables named ImportTemp..., K2Import... and SourceTable..., deleting them regularly.
In v10, I just need to double check that I am safe to remove the tables I have identified and that I am not missing any, as the above named tables don't exist in this database.
The tables I'm looking at are:
dbo.CTBLELIM_xxxx (NB - xxxx represents 4 digits)
dbo.CTBLGROUP_xxxx
dbo.ENT_xxxx
dbo.FACTRATE_xxxx
dbo.SPLOG_xxxxxxxxxxxx
dbo.SPSCOPE_xxxxxxxxxxxx
dbo.T_CURRENCY_xxxx
dbo.T_TIME_xxxx
The rest look as I would expect, but like I said, I just don't want to delete too much.
If you know of any others to look for (if I have either missed them or they haven't yet been created in this system), I would appreciate knowing about those, too.
Thanks
Craig