Home Forums SQL Server 2008 T-SQL (SS2K8) Brand new error - Invalid object name in T-SQL insert statement RE: Brand new error - Invalid object name in T-SQL insert statement

  • Sean Lange (2/6/2014)


    Did you execute a USE statement in SSMS? I have seen many times where that seems to totally confuse intellisense. If however, you use the combobox at the top it seems to keep intellisense in line.

    I used both and everything and initially the red squiggles persisted, but as mentioned by another poster it did not interfere with it executing.

    But for some reason today when I opened SSMS and pasted in my Insert statements into a query window, the red squiggles were gone! I don't think I did anything different, but I like it anyway.

    Thanks to everyone who helped out with this.