Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


rdiesel
2010-04-22T22:11:58Z
Hi

We use sql schemas extensively for our tables and SPs, the VisualCRON SQL task appears to be able to retrieve the list of SPs which are qualified by a schema, but it does not show the schema prefix in the dropdown. VisualCRON is also unable to execute the SP it has identified.

eg. we use the schema [AT] to prefix our airtime tables and SPs instead of the default [dbo] schema

and i am trying to execute the [AT].[ImportStock] SP which it lists as ImportStock;1 in the drop down (presumable the ;1 refers to the number of parameters the sp accepts.

The sql profiler shows the sp invoke as ..

exec ImportStock;1 N'CellC::32143452353654'


which causes the following output to be reported by VC


Error in task sql: Could not find stored procedure 'ImportStock'.


We can work around this with wrapper SP's, but it would be nice if this could be fixed.

Thanks
Sponsor
Forum information
Support
2010-04-22T22:18:24Z
I am moving this topic to Feature requests forum.

Also, please update your url to the forum so that it is www.visualcron.com  - I don't know what url you are using now but it is causing problems when replying.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Similar Topics
Users browsing this topic
Scroll to Top