Comments
Sort by recent activity
I was working with the 3.8 beta in SSIS (and am quite happy with it overall), when, for no apparent reason, SQL Prompt lost track of one of the tables.
This is a table that I had been using in many queries that day, and so I know it was showing up correctly. Suddenly, with no apparent error, it simply was no longer showing up in the tables list. I refreshed the tables for that DB, but that made no difference. However, deleting (I deleted all cached data - should have tried deleting just that DB first, but my mistake there) and reloading returned the table to the selectable list.
Not sure what else I should (or can) report on this error. I hate this error report, as it is unsatisfactorily vague to me, but that's all I have that I can report. / comments
I was working with the 3.8 beta in SSIS (and am quite happy with it overall), when, for no apparent reason, SQL Prompt lost track of one of the tables.
This is a table that I had been using in many...