|
Posted by kandiko on 05/17/06 16:55
Hello all,
I have been trying to get a stored procedure to run against a SQL
Server 2000 box. Whenever I use the SQLTEXT type, it requires that it
be an output variable, even though the stored procedure does not mark
the variable as such. After marking the variable as output, I then get
an error message of 'Cannot retrieve results'. This only occurs when
I use a SQLTEXT parameter. Does anybody else have this problem.
Thanks
Josh
Navigation:
[Reply to this message]
|