Click here to Skip to main content
15,887,267 members
Home / Discussions / C#
   

C#

 
AnswerRe: question Pin
Smithers-Jones1-Sep-10 5:12
Smithers-Jones1-Sep-10 5:12 
GeneralRe: question Pin
Pete O'Hanlon1-Sep-10 7:45
mvePete O'Hanlon1-Sep-10 7:45 
GeneralRe: question Pin
AspDotNetDev1-Sep-10 9:16
protectorAspDotNetDev1-Sep-10 9:16 
AnswerRe: question Pin
Eddy Vluggen1-Sep-10 8:38
professionalEddy Vluggen1-Sep-10 8:38 
AnswerRe: question Pin
Dave Kreskowiak1-Sep-10 8:58
mveDave Kreskowiak1-Sep-10 8:58 
QuestionTrying to update sql table from datagrid Pin
mpanger1-Sep-10 0:31
mpanger1-Sep-10 0:31 
AnswerRe: Trying to update sql table from datagrid Pin
OriginalGriff1-Sep-10 6:16
mveOriginalGriff1-Sep-10 6:16 
GeneralRe: Trying to update sql table from datagrid Pin
mpanger1-Sep-10 7:20
mpanger1-Sep-10 7:20 
I actually meant to say I added a DataGridView control to the form. My bad.

The only code I personally wrote was what I copied into my post. Any other code for creating DataTables, DataSet, DataAdapters, etc. was generated by VS2008.

What's weird is that intellisence is looking for a DataSet parameter being passed to the Update function.

I would think a DataTable would be more restrictive since that's only a single table, whereas the DataSet would include a collection of my tables correct?

I putzed around trying a datatable argument in the Update function, but since I didn't know what I was doing, I didn't have much success.

Mark Smile | :)
QuestionCasting a session object to a generic object Pin
Swiftain31-Aug-10 23:23
Swiftain31-Aug-10 23:23 
AnswerRepeat Pin
Not Active1-Sep-10 1:44
mentorNot Active1-Sep-10 1:44 
GeneralRe: Repeat Pin
Swiftain1-Sep-10 2:35
Swiftain1-Sep-10 2:35 
GeneralRe: Repeat Pin
Pete O'Hanlon1-Sep-10 3:09
mvePete O'Hanlon1-Sep-10 3:09 
GeneralRe: Repeat Pin
Swiftain1-Sep-10 2:36
Swiftain1-Sep-10 2:36 
GeneralRe: Repeat Pin
Not Active1-Sep-10 2:49
mentorNot Active1-Sep-10 2:49 
AnswerMessage Removed Pin
1-Sep-10 2:38
kevinnicol1-Sep-10 2:38 
GeneralRe: Casting a session object to a generic object Pin
Not Active1-Sep-10 2:52
mentorNot Active1-Sep-10 2:52 
GeneralRe: Casting a session object to a generic object Pin
Swiftain1-Sep-10 2:59
Swiftain1-Sep-10 2:59 
QuestionChange sql server product key through programming Pin
dalbhide bipin31-Aug-10 23:12
dalbhide bipin31-Aug-10 23:12 
AnswerRe: Change sql server product key through programming Pin
Goutam Patra1-Sep-10 1:41
professionalGoutam Patra1-Sep-10 1:41 
GeneralRe: Change sql server product key through programming Pin
dalbhide bipin1-Sep-10 2:54
dalbhide bipin1-Sep-10 2:54 
GeneralRe: Change sql server product key through programming Pin
phil.o1-Sep-10 3:59
professionalphil.o1-Sep-10 3:59 
GeneralRe: Change sql server product key through programming Pin
dalbhide bipin1-Sep-10 20:12
dalbhide bipin1-Sep-10 20:12 
Questionproblem in sending file with bluetooth Pin
behzadcp31-Aug-10 20:55
professionalbehzadcp31-Aug-10 20:55 
AnswerRe: problem in sending file with bluetooth Pin
Pete O'Hanlon31-Aug-10 22:33
mvePete O'Hanlon31-Aug-10 22:33 
Question[solved] The type or namespace name 'Word' could not be found [modified] Pin
tepez31-Aug-10 8:23
tepez31-Aug-10 8:23 

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.