SQL 2008 Intellisense Problem with New Column

  • Hi, all,

    I am building a pretty simple database to receive data from an XML export package via SSIS. I added some key fields named XXObjectID via SSMS to each table to serve as primary keys. Now when I run a select statement against each table, Intellisense flags the XXObjectID column as "Invalid Column Name" - but the query runs fine. Is there some naming convention about ending names in ID that Intellisense doesn't like?

    Thanks,

    Eric

    [font="Tahoma"]Eric Flamm, Flamm Consulting[/font]

  • You may need to refresh the Local Cache for Intellisense. Go the the Edit Menu, Select Intellisense -> Refresh Local Cache and see if this fixes it.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply