I am try to use then RFSQLCOM COM Object method "executesql" from xlang to call a stored proc on SqlServer. I am not using a Receive Function "Job". I keep getting a hResult of 80004005 and a return code -2147467259. Object has 4 params: connectionstring,sql,file,rootnode
and returns the rootnode and hResult.
Its seems straight forward to make the call, but im not having any luck. Any feedback would be much appreceiated.-Ben
|