J
jlmjrdev
I am new to asp.net. In classic asp, I would often test a return
value from a stored proc against ""(blank). I am always getting this
error in asp.net - "Cast from type 'Field' to type 'String' is not
valid".
Why am I getting this error? I want to check to see if something is
null or blank, and I'm always getting this error. Help please.
value from a stored proc against ""(blank). I am always getting this
error in asp.net - "Cast from type 'Field' to type 'String' is not
valid".
Why am I getting this error? I want to check to see if something is
null or blank, and I'm always getting this error. Help please.