02/11/2014 at 10:08 am #5518
Anonymous
Participant
What about executing this query?
select name from sysobjects where xtype='P' and category <> 2 order by name
You can also try using the SQL Profiler Tool to see what happens when you hit the Refresh button next to the Methods combobox control.
If that still fails please contact customer support and we can go on a webex.