Click here to Skip to main content
15,899,754 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: b4 upload images check images/flash dimension Pin
Abhijit Jana14-Jun-09 21:37
professionalAbhijit Jana14-Jun-09 21:37 
AnswerRe: b4 upload images check images/flash dimension Pin
Abhijit Jana14-Jun-09 21:23
professionalAbhijit Jana14-Jun-09 21:23 
GeneralRe: b4 upload images check images/flash dimension Pin
Matt Cavanagh15-Jun-09 10:56
Matt Cavanagh15-Jun-09 10:56 
QuestionLimited Update in Table Pin
Girish48114-Jun-09 20:07
Girish48114-Jun-09 20:07 
AnswerRe: Limited Update in Table Pin
saanj14-Jun-09 20:11
saanj14-Jun-09 20:11 
GeneralRe: Limited Update in Table Pin
Girish48114-Jun-09 20:15
Girish48114-Jun-09 20:15 
GeneralRe: Limited Update in Table Pin
saanj14-Jun-09 20:26
saanj14-Jun-09 20:26 
GeneralRe: Limited Update in Table Pin
Girish48114-Jun-09 20:42
Girish48114-Jun-09 20:42 
Thanks for your reply; but at the last for saving the new values in the database; i will have to call adapter.update(ds); it means it will fire the complete update command. And moreover i am using following code to create dataset:
Dim ods As New DataSet
ods.ReadXml("C:\Inetpub\wwwroot\Exam2\Temp.xml")
So,
1.will it work on the dataset and update the table ?
2.and i will have to call adapter.update(ods); means a complete update command ?

What i am seeking, that after changing the values in textboxes; only those columns should be updated; rather than a complete row.

Regards
Girish Sharma
GeneralRe: Limited Update in Table Pin
saanj14-Jun-09 20:56
saanj14-Jun-09 20:56 
GeneralRe: Limited Update in Table Pin
Girish48114-Jun-09 21:16
Girish48114-Jun-09 21:16 
GeneralRe: Limited Update in Table Pin
saanj14-Jun-09 23:28
saanj14-Jun-09 23:28 
GeneralRe: Limited Update in Table Pin
Girish48114-Jun-09 23:56
Girish48114-Jun-09 23:56 
GeneralRe: Limited Update in Table Pin
Girish48114-Jun-09 23:59
Girish48114-Jun-09 23:59 
GeneralRe: Limited Update in Table Pin
saanj15-Jun-09 2:24
saanj15-Jun-09 2:24 
GeneralRe: Limited Update in Table Pin
Girish48115-Jun-09 2:45
Girish48115-Jun-09 2:45 
GeneralRe: Limited Update in Table Pin
saanj15-Jun-09 2:53
saanj15-Jun-09 2:53 
QuestionChk the below code ...(multilingual setting in all pgs in a website) Pin
anbusenthil14-Jun-09 19:30
anbusenthil14-Jun-09 19:30 
AnswerRe: Chk the below code ...(multilingual setting in all pgs in a website) Pin
saanj14-Jun-09 20:05
saanj14-Jun-09 20:05 
AnswerRe: Chk the below code ...(multilingual setting in all pgs in a website) Pin
Abhijit Jana14-Jun-09 21:26
professionalAbhijit Jana14-Jun-09 21:26 
QuestionGoogle custom local search Pin
rahul.net1114-Jun-09 19:28
rahul.net1114-Jun-09 19:28 
AnswerRe: Google custom local search Pin
saanj14-Jun-09 20:04
saanj14-Jun-09 20:04 
GeneralRe: Google custom local search Pin
rahul.net1114-Jun-09 20:29
rahul.net1114-Jun-09 20:29 
Questionpls chk tis code Pin
anbusenthil14-Jun-09 19:27
anbusenthil14-Jun-09 19:27 
Questionviewstate Pin
wasifmuneer14-Jun-09 19:18
wasifmuneer14-Jun-09 19:18 
AnswerRe: viewstate Pin
saanj14-Jun-09 20:00
saanj14-Jun-09 20:00 

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.