Suggestions in Visual Studio / SSDT won't include new table
maccer
Posts: 3 New member
Hi!
I've added some new tables into a database project in Visual Studio 2013, for example a table called DW.EntryHierarchy. But it doesn't appear in the suggestions list when writing code for a stored procedure in Visual Studio even though I have refreshed suggestions multiple times, updated Sql Prompt to the latest version (6.5.0.326) and restarted Visual Studio.
I already have a table with the same name in another schema: SRS.EntryHierarchy, and it shows up in the suggestions.
I have deployed the new database tables to my local SQL Server instance, and when using SSMS 2014 and after refreshing the suggestions the new tables show up in the SQL Prompt suggestions. But still not in Visual Studio :-(
Is there something I can do?
I've added some new tables into a database project in Visual Studio 2013, for example a table called DW.EntryHierarchy. But it doesn't appear in the suggestions list when writing code for a stored procedure in Visual Studio even though I have refreshed suggestions multiple times, updated Sql Prompt to the latest version (6.5.0.326) and restarted Visual Studio.
I already have a table with the same name in another schema: SRS.EntryHierarchy, and it shows up in the suggestions.
I have deployed the new database tables to my local SQL Server instance, and when using SSMS 2014 and after refreshing the suggestions the new tables show up in the SQL Prompt suggestions. But still not in Visual Studio :-(
Is there something I can do?
Comments
Unfortunately we're having trouble reproducing this over here. Would it be possible possible to create a support ticket so we can get some more information from you?
Best regards,
David