Groups | Blog | Home
all groups > sql server programming > july 2006 >

sql server programming : Output Parameter Problem


Bahman
7/20/2006 10:24:01 PM
Hi!

In Studio 2005, I get nothing for my output parameter except sometimes the
error: problem converting char to int (where you have @outputpar =
@declarevar, etc.)

The parameters are varchar(50). I tried char, nvarchar, etc.

where should I look? Thank you!

-Bahman
Omnibuzz
7/20/2006 10:30:01 PM
Can you paste the code, on how you call the stored procedure?
Did you try, right-click on the stored procedure in object browser and
executing it?

--
-Omnibuzz (The SQL GC)

http://omnibuzz-sql.blogspot.com/


AddThis Social Bookmark Button