Click here to Skip to main content
15,908,172 members
Home / Discussions / C#
   

C#

 
GeneralRe: parameterized query Pin
nidhelp25-Aug-05 21:19
nidhelp25-Aug-05 21:19 
GeneralRe: parameterized query Pin
jdkulkarni25-Aug-05 23:48
jdkulkarni25-Aug-05 23:48 
GeneralRe: parameterized query Pin
nidhelp26-Aug-05 5:42
nidhelp26-Aug-05 5:42 
GeneralRe: parameterized query Pin
jdkulkarni28-Aug-05 18:19
jdkulkarni28-Aug-05 18:19 
GeneralRe: parameterized query Pin
Luis Alonso Ramos25-Aug-05 19:43
Luis Alonso Ramos25-Aug-05 19:43 
GeneralRe: parameterized query Pin
jdkulkarni25-Aug-05 19:54
jdkulkarni25-Aug-05 19:54 
GeneralRe: parameterized query Pin
Daniel Turini26-Aug-05 2:12
Daniel Turini26-Aug-05 2:12 
GeneralRe: parameterized query Pin
Not Active26-Aug-05 3:08
mentorNot Active26-Aug-05 3:08 
GeneralRe: parameterized query Pin
jdkulkarni26-Aug-05 3:23
jdkulkarni26-Aug-05 3:23 
GeneralRe: parameterized query Pin
Not Active26-Aug-05 3:33
mentorNot Active26-Aug-05 3:33 
AnswerRe: parameterized query Pin
Luis Alonso Ramos26-Aug-05 3:54
Luis Alonso Ramos26-Aug-05 3:54 
GeneralRe: parameterized query Pin
nidhelp26-Aug-05 6:10
nidhelp26-Aug-05 6:10 
QuestionTEXT BOX TEXT TO DOUBLE? Pin
...---...25-Aug-05 14:56
...---...25-Aug-05 14:56 
AnswerRe: TEXT BOX TEXT TO DOUBLE? Pin
Luis Alonso Ramos25-Aug-05 16:49
Luis Alonso Ramos25-Aug-05 16:49 
GeneralRe: TEXT BOX TEXT TO DOUBLE? Pin
...---...25-Aug-05 17:02
...---...25-Aug-05 17:02 
JokeRe: TEXT BOX TEXT TO DOUBLE? Pin
Luis Alonso Ramos25-Aug-05 18:03
Luis Alonso Ramos25-Aug-05 18:03 
QuestionRetrieve the value of Inout parameter Pin
tsramkumar25-Aug-05 11:35
tsramkumar25-Aug-05 11:35 
AnswerRe: Retrieve the value of Inout parameter Pin
miah alom25-Aug-05 11:42
miah alom25-Aug-05 11:42 
GeneralRe: Retrieve the value of Inout parameter Pin
tsramkumar25-Aug-05 11:46
tsramkumar25-Aug-05 11:46 
GeneralRe: Retrieve the value of Inout parameter Pin
miah alom25-Aug-05 11:52
miah alom25-Aug-05 11:52 
GeneralRe: Retrieve the value of Inout parameter Pin
tsramkumar25-Aug-05 12:56
tsramkumar25-Aug-05 12:56 
AnswerRe: Retrieve the value of Inout parameter Pin
Luis Alonso Ramos25-Aug-05 17:19
Luis Alonso Ramos25-Aug-05 17:19 
GeneralRe: Retrieve the value of Inout parameter Pin
tsramkumar26-Aug-05 1:35
tsramkumar26-Aug-05 1:35 
Thanks Buddy! I got it working finally. Guess what!I was calling the wrong overload for that method. That was a very silly mistake that I had overlooked.
However, it's strange that the overload which I called by mistake (which takes a series of parameter values and uses the discoverparameter to find the storedprocedure parameters and assigns the values) does not return me the updated value for the inout parameter. May be I dont know where to look for. becos we are just passing the paraemter values in a params object. Do you have any idea abt this?

Thanks
Questionxs:date type in DataSet Pin
tadass25-Aug-05 11:10
tadass25-Aug-05 11:10 
QuestionUsing ArrayList Pin
MarkMokris25-Aug-05 10:49
MarkMokris25-Aug-05 10:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.