invalid object name after creating table?

  • Hi,

    In SQL 2K8, Table was created successfully, table was appear in database also select command working fine at SSMS..

    but New query Editor

    use DBNAME

    go

    select * from TableName

    table name place of display invalid object name and through application not able to insert records. Could anyone suggestion me, what could be reason?

    Thanks

    ananda

  • Resolved this error-

    This can be done by following the menu route: Edit -> IntelliSense -> Refresh Local Cache

    rgds

    ananda

  • ananda.murugesan (1/11/2012)


    Resolved this error- This can be done by following the menu route: Edit -> IntelliSense -> Refresh Local Cache

    Ctrl-Shift-R is the keyboard shortcut. I'm intrigued though: you said, "... and through application not able to insert records". How did an out-of-date IntelliSense cache cause that?

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

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