Click here to Skip to main content
15,881,248 members
Home / Discussions / C#
   

C#

 
QuestionHow to store the retrieved values from a coulmn of a table in an array?? Pin
rameshbhojan9-Aug-07 21:41
rameshbhojan9-Aug-07 21:41 
AnswerRe: How to store the retrieved values from a coulmn of a table in an array?? Pin
Talal Sultan9-Aug-07 21:55
Talal Sultan9-Aug-07 21:55 
GeneralRe: How to store the retrieved values from a coulmn of a table in an array?? Pin
Giorgi Dalakishvili9-Aug-07 22:03
mentorGiorgi Dalakishvili9-Aug-07 22:03 
GeneralRe: How to store the retrieved values from a coulmn of a table in an array?? Pin
rameshbhojan10-Aug-07 0:42
rameshbhojan10-Aug-07 0:42 
AnswerRe: How to store the retrieved values from a coulmn of a table in an array?? Pin
Talal Sultan10-Aug-07 2:10
Talal Sultan10-Aug-07 2:10 
GeneralRe: How to store the retrieved values from a coulmn of a table in an array?? Pin
rameshbhojan19-Aug-07 22:58
rameshbhojan19-Aug-07 22:58 
GeneralRe: How to store the retrieved values from a coulmn of a table in an array?? Pin
Talal Sultan19-Aug-07 23:21
Talal Sultan19-Aug-07 23:21 
AnswerRe: How to store the retrieved values from a coulmn of a table in an array?? Pin
Giorgi Dalakishvili9-Aug-07 21:56
mentorGiorgi Dalakishvili9-Aug-07 21:56 
You can use executereader, read all the values and store them in array but in my opinion arraylist would be better as you don't know how many values you'll need to store. But why do you need it? You can store values in datatable and then access them very easily.

#region signature
my articles
#endregion

GeneralRe: How to store the retrieved values from a coulmn of a table in an array?? Pin
rameshbhojan19-Aug-07 21:19
rameshbhojan19-Aug-07 21:19 
GeneralRe: How to store the retrieved values from a coulmn of a table in an array?? Pin
Giorgi Dalakishvili19-Aug-07 21:22
mentorGiorgi Dalakishvili19-Aug-07 21:22 
AnswerRe: How to store the retrieved values from a coulmn of a table in an array?? Pin
Talal Sultan9-Aug-07 21:57
Talal Sultan9-Aug-07 21:57 
Questionlistview in c# Pin
monuSaini9-Aug-07 21:34
monuSaini9-Aug-07 21:34 
AnswerRe: listview in c# Pin
mav.northwind10-Aug-07 12:31
mav.northwind10-Aug-07 12:31 
AnswerRe: What to choose asp.net!!1 Pin
Albu Marius9-Aug-07 21:33
Albu Marius9-Aug-07 21:33 
GeneralRe: What to choose asp.net!!1 Pin
monuSaini9-Aug-07 23:23
monuSaini9-Aug-07 23:23 
QuestionCapturing Complete Webpage as an Image Pin
Dinesh N Samarathunga9-Aug-07 20:29
Dinesh N Samarathunga9-Aug-07 20:29 
AnswerRe: Capturing Complete Webpage as an Image Pin
Michael Sync9-Aug-07 20:35
Michael Sync9-Aug-07 20:35 
GeneralRe: Capturing Complete Webpage as an Image Pin
Dinesh N Samarathunga9-Aug-07 22:31
Dinesh N Samarathunga9-Aug-07 22:31 
AnswerRe: Capturing Complete Webpage as an Image Pin
Jax_qqq9-Aug-07 21:18
Jax_qqq9-Aug-07 21:18 
GeneralRe: Capturing Complete Webpage as an Image Pin
Dinesh N Samarathunga9-Aug-07 22:46
Dinesh N Samarathunga9-Aug-07 22:46 
QuestionGet Raw Kerberos Token to Access Exchange 2007 by IMAP Pin
Stas9-Aug-07 19:52
Stas9-Aug-07 19:52 
Questionmove user to different tab and txt field Pin
Berdril9-Aug-07 18:33
Berdril9-Aug-07 18:33 
AnswerRe: move user to different tab and txt field Pin
Berdril9-Aug-07 19:45
Berdril9-Aug-07 19:45 
AnswerRe: move user to different tab and txt field Pin
Martin#9-Aug-07 19:49
Martin#9-Aug-07 19:49 
QuestionC# bug or any mistake Pin
Xmen Real 9-Aug-07 17:56
professional Xmen Real 9-Aug-07 17:56 

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.