Click here to Skip to main content
15,925,868 members
Home / Discussions / Database
   

Database

 
AnswerRe: first 10 rows Pin
Ennis Ray Lynch, Jr.1-Aug-06 4:49
Ennis Ray Lynch, Jr.1-Aug-06 4:49 
Questionis this the right forum Pin
weelze31-Jul-06 16:44
weelze31-Jul-06 16:44 
AnswerRe: is this the right forum Pin
Frank Kerrigan31-Jul-06 22:21
Frank Kerrigan31-Jul-06 22:21 
AnswerRe: is this the right forum Pin
S Douglas1-Aug-06 21:50
professionalS Douglas1-Aug-06 21:50 
QuestionI cannot change BindingContext.Position`s value Pin
txwd31-Jul-06 16:40
txwd31-Jul-06 16:40 
AnswerRe: I cannot change BindingContext.Position`s value [modified] Pin
Edbert P31-Jul-06 20:27
Edbert P31-Jul-06 20:27 
GeneralRe: I cannot change BindingContext.Position`s value Pin
txwd31-Jul-06 23:11
txwd31-Jul-06 23:11 
Questionretrieving the value in a column using a dataTable Pin
Glen Harvy31-Jul-06 16:00
Glen Harvy31-Jul-06 16:00 
Hi,
using C#;
using VS2005;

I have a dataset that contains several datatables. What I wish to do is search each row in one of the tables and read/copy the value of a column into a variable. I will then manipulate the variable as needed. Specifically, the dataTable is "MembershipDetails" and the column is "MembershipNumber". The dataset is called "myclubDataSet".

The purpose of all this is to determine the next sequential membership number.

If someone could be so good enough to write the code for me I would very much appreciate it because I can't find a simple straightforward example anywhere on the net to learn from.

I know how to do a sql command to do this but I don't want to do it on the database. I wish to achieve it using the dataset.

Thanks in advance.





Glen Harvy

AnswerRe: retrieving the value in a column using a dataTable Pin
Frank Kerrigan31-Jul-06 22:27
Frank Kerrigan31-Jul-06 22:27 
GeneralRe: retrieving the value in a column using a dataTable Pin
Glen Harvy1-Aug-06 0:39
Glen Harvy1-Aug-06 0:39 
GeneralRe: retrieving the value in a column using a dataTable Pin
Frank Kerrigan2-Aug-06 10:09
Frank Kerrigan2-Aug-06 10:09 
AnswerRe: retrieving the value in a column using a dataTable Pin
Glen Harvy2-Aug-06 15:29
Glen Harvy2-Aug-06 15:29 
QuestionWhat wrong it this script?? Pin
Skanless31-Jul-06 9:17
Skanless31-Jul-06 9:17 
AnswerRe: What wrong it this script?? Pin
Chris Meech31-Jul-06 9:46
Chris Meech31-Jul-06 9:46 
GeneralRe: What wrong it this script?? Pin
Skanless31-Jul-06 10:07
Skanless31-Jul-06 10:07 
AnswerRe: What wrong it this script?? [modified] Pin
Eric Dahlvang31-Jul-06 9:52
Eric Dahlvang31-Jul-06 9:52 
QuestionInsert Question Pin
PyroManiak31-Jul-06 8:47
PyroManiak31-Jul-06 8:47 
AnswerRe: Insert Question Pin
Ennis Ray Lynch, Jr.31-Jul-06 9:27
Ennis Ray Lynch, Jr.31-Jul-06 9:27 
GeneralRe: Insert Question Pin
PyroManiak31-Jul-06 13:22
PyroManiak31-Jul-06 13:22 
QuestionADO.NET OUTPUT Parameter Pin
Carlos Paiva31-Jul-06 3:11
Carlos Paiva31-Jul-06 3:11 
AnswerRe: ADO.NET OUTPUT Parameter Pin
ToddHileHoffer31-Jul-06 7:35
ToddHileHoffer31-Jul-06 7:35 
GeneralRe: ADO.NET OUTPUT Parameter Pin
Carlos Paiva1-Aug-06 4:29
Carlos Paiva1-Aug-06 4:29 
Questioncomplex SQL statement? Pin
giddy_guitarist30-Jul-06 23:06
giddy_guitarist30-Jul-06 23:06 
AnswerRe: complex SQL statement? Pin
Colin Angus Mackay30-Jul-06 23:36
Colin Angus Mackay30-Jul-06 23:36 
QuestionDelete Carriage Return Pin
oskardiazdeleon30-Jul-06 21:13
oskardiazdeleon30-Jul-06 21:13 

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.