Click here to Skip to main content
15,903,201 members
Home / Discussions / C#
   

C#

 
GeneralRe: button click event Pin
gaby2r27-Apr-05 1:51
gaby2r27-Apr-05 1:51 
GeneralRe: button click event Pin
Ashok Dhamija27-Apr-05 3:36
Ashok Dhamija27-Apr-05 3:36 
GeneralSlow application start Pin
fracalifa26-Apr-05 21:36
fracalifa26-Apr-05 21:36 
GeneralRe: Slow application start Pin
Marc Clifton27-Apr-05 1:06
mvaMarc Clifton27-Apr-05 1:06 
GeneralRe: Slow application start Pin
fracalifa27-Apr-05 9:50
fracalifa27-Apr-05 9:50 
GeneralRe: Slow application start Pin
Luis Alonso Ramos27-Apr-05 5:42
Luis Alonso Ramos27-Apr-05 5:42 
GeneralRe: Slow application start Pin
Carl Mercier28-Apr-05 2:09
Carl Mercier28-Apr-05 2:09 
Generalsqldatareader Pin
sianatia26-Apr-05 21:23
sianatia26-Apr-05 21:23 
hi,

i use asqldatareader to read my data which the commandtext
has two transaction inside,when i attempt to get the data by Read() method it gets the first result set and the other is lost,when i use NextResult() method i get the other result set but first result of the set is skipped,
what should i do?

here is my commandtext:
mycommand.CommandText="SELECT COUNT(TypeId) FROM mytable1; SELECT Name, TypeId FROM mytable2 ";
GeneralRe: sqldatareader Pin
Colin Angus Mackay26-Apr-05 23:14
Colin Angus Mackay26-Apr-05 23:14 
GeneralRe: sqldatareader Pin
sianatia26-Apr-05 23:26
sianatia26-Apr-05 23:26 
GeneralRe: sqldatareader Pin
Kodanda Pani26-Apr-05 23:33
Kodanda Pani26-Apr-05 23:33 
GeneralRe: sqldatareader Pin
Colin Angus Mackay26-Apr-05 23:34
Colin Angus Mackay26-Apr-05 23:34 
GeneralRe: sqldatareader Pin
sianatia27-Apr-05 0:15
sianatia27-Apr-05 0:15 
GeneralRe: sqldatareader Pin
Colin Angus Mackay27-Apr-05 0:56
Colin Angus Mackay27-Apr-05 0:56 
GeneralRe: sqldatareader Pin
sianatia27-Apr-05 17:55
sianatia27-Apr-05 17:55 
QuestionHow can i merge word documents to one document Pin
jupin226-Apr-05 20:47
jupin226-Apr-05 20:47 
AnswerRe: How can i merge word documents to one document Pin
Polis Pilavas26-Apr-05 23:36
Polis Pilavas26-Apr-05 23:36 
GeneralGettings other page data. Pin
dabuskol26-Apr-05 19:02
dabuskol26-Apr-05 19:02 
GeneralRe: Gettings other page data. Pin
Polis Pilavas26-Apr-05 23:40
Polis Pilavas26-Apr-05 23:40 
QuestionHow to pass parameter from C# to a autoit script Pin
Abijawan26-Apr-05 18:08
Abijawan26-Apr-05 18:08 
GeneralEmbedding image file in Assembly Pin
Anonymous26-Apr-05 18:07
Anonymous26-Apr-05 18:07 
GeneralRe: Embedding image file in Assembly Pin
Polis Pilavas26-Apr-05 23:43
Polis Pilavas26-Apr-05 23:43 
GeneralRe: Embedding image file in Assembly Pin
Kodanda Pani26-Apr-05 23:46
Kodanda Pani26-Apr-05 23:46 
QuestionHow to pass parameter from C# to a autoit script Pin
Abijawan26-Apr-05 18:06
Abijawan26-Apr-05 18:06 
GeneralCrystal Reports via ADO.NET Pin
SignMan35926-Apr-05 14:30
SignMan35926-Apr-05 14:30 

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.