Click here to Skip to main content
15,908,775 members

Comments by bsaurabh (Top 8 by date)

bsaurabh 7-Sep-11 5:41am View    
yes,connection is being disposed in finally block...
bsaurabh 28-Apr-11 1:12am View    
When I tried with the string instead stringbuilder it returns a blank string but stringbuilder give proper output.
bsaurabh 28-Apr-11 1:04am View    
I am totally agree with you.Even I have tried the same but it doesnt work.
Will you please tell me the root cause for this exception to occur?
I am totally confused now.
bsaurabh 28-Apr-11 0:56am View    
Thanks for the quick reply SAKryukov.
I have tried with the string instead stringBuilder but it gives me the accessViolation exception & same is the case with the last parameter also.
bsaurabh 10-Feb-11 3:02am View    
Thanks for reply John.
I have already tried using float but it is not working.
And I am sure about string parameter.It is correct & problem certainly revolves around the float/double.