is .net cmd and msoffice cmd are same?
-
What on earth are you talking about ?
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
What on earth are you talking about ?
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
oh hello i am trying to insert a record to a table... the executenonquery gives the error that an open connection is rqd... when i replace the same comand with a selectcommand and the method to executereader it works but when its with executenonquery, it doesnt work
haseeb
-
What on earth are you talking about ?
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
wat does msoffice need to do with it.. I am reading from a table using a stored procedure, and executereader command, it works fine. i use a storedprocedure for insert and executenonquery and it throws the exception
haseeb
-
oh hello i am trying to insert a record to a table... the executenonquery gives the error that an open connection is rqd... when i replace the same comand with a selectcommand and the method to executereader it works but when its with executenonquery, it doesnt work
haseeb
You follow me onto another thread, ask me three times, and still can't post any code ?
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
wat does msoffice need to do with it.. I am reading from a table using a stored procedure, and executereader command, it works fine. i use a storedprocedure for insert and executenonquery and it throws the exception
haseeb
If you are replying to a message that has a subject line that is completely different from the one in the thread that you started, then perhaps you should consider that the message is actually not at all in that thread...
Experience is the sum of all the mistakes you have done.