SQL Prompt will not "Select in Object Explorer" for User-Defined Table Types.
Ngainer
Posts: 16 Bronze 3
in SQL Prompt
When I try to use the "Select in Object Explorer" option in the context menu for a User-Defined Table Type nothing happens. SQL Search will not find User-Defined Table Types either.
Is this by design or a bug?
Is this by design or a bug?
Tagged:
Comments
Thanks for the post. Unfortunately I can't reproduce this issue locally in SQL Prompt. As long as the Object explorer has been refreshed and is up to date and you have ran Refresh Suggestions (Ctrl+Shift+D) then I can select the type fine.
To help reproduce the issue, could you give me a bit more information?
1. If you query the sys.table_types system table are your user defined types there?
2. Can you send me the definition of your type and an example query you're trying to run 'Select In Object Explorer' from? Just in case this is only failing in a specific type of statement.
Thanks for your patience!
James
Redgate Software
You are correct. I am able to select the type now in Object Explorer. It must have been a refresh issue. I am still not able to search for the User-Defined Table Type in SQL Search.
Are you able to find any types that have been created in SQL Search by name?
Thank you!
Nathanial
SQL Search does not search user-defined data types at the moment and I've created a request for this with reference SDI-724.
To confirm though, is SQL Prompt's "Select in Object Browser" option still not working for you with user-defined table types @Tawfik_Khalifeh_cme?
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?
"select in object browser" is working for user defined table types
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?
I think I have to install a clean new Win 10 an re-install every thing.
Refreshing Object explorer does not do any thing for me.
I search som text that some triggers and functions appear in result , and double click on them or right click menu just opens the Object Explorer but does not locate the procedure