all groups > sql server connect > september 2005 >
You're in the

sql server connect

group:

Parameters and passing values


Parameters and passing values free70 NO[at]SPAM community.nospam
9/23/2005 8:31:06 AM
sql server connect:
I am trying to pass two parameters to a stored procedure that works fine when
I use the code, for example:

param_user.Value = "blahblah@com"

The problem is the value I need is in a variable, but when I use:

param_user.Value = variable name

I get no records returned.

I cant seem to be able to pass the variable into the param.value...any ideas?

Thanks in advance
Re: Parameters and passing values John Bell
9/24/2005 12:00:00 AM
See replies in
microsoft.public.sqlserver.programming



John

"free70@community.nospam"
[quoted text, click to view]

Re: Parameters and passing values free70 NO[at]SPAM community.nospam
9/26/2005 1:35:05 AM
Thanks John - I posted to the wrong group...

[quoted text, click to view]
AddThis Social Bookmark Button