Click here to Skip to main content
15,915,093 members
Home / Discussions / C#
   

C#

 
QuestionGrouping in DataView Pin
Mr.Sam28-Sep-06 21:58
Mr.Sam28-Sep-06 21:58 
QuestionMessage Removed Pin
28-Sep-06 21:57
chatterjisubhash28-Sep-06 21:57 
AnswerRe: For Tarun mere bhai Pin
Guffa28-Sep-06 23:09
Guffa28-Sep-06 23:09 
AnswerRe: For Tarun mere bhai Pin
Christian Graus29-Sep-06 10:41
protectorChristian Graus29-Sep-06 10:41 
QuestionConverting .rpt to .pdf file in backgroud code Pin
May Thu san28-Sep-06 21:36
May Thu san28-Sep-06 21:36 
AnswerRe: Converting .rpt to .pdf file in backgroud code Pin
jeyapandian28-Sep-06 23:43
jeyapandian28-Sep-06 23:43 
Questionread xml string into Database Pin
PaulaM28-Sep-06 21:15
PaulaM28-Sep-06 21:15 
AnswerRe: read xml string into Database Pin
Stefan Troschuetz28-Sep-06 21:45
Stefan Troschuetz28-Sep-06 21:45 
First of all in case your posting XML fragments you should either check the "Ignore HTML tags in this message (good for code snippets)" box beneath the message window or replace opening brackets with <.

Now to your question. To retrieve information from your XML fragment use the XmlDocument class. Take a look at its MSDN topic and you should find much information how to use it along with some examples. After you have the info build a datbase query and execute it.


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

AnswerRe: read xml string into Database Pin
Hamid_RT29-Sep-06 9:04
Hamid_RT29-Sep-06 9:04 
QuestionConverting .rpt to .pdf file Pin
May Thu san28-Sep-06 20:57
May Thu san28-Sep-06 20:57 
AnswerRe: Converting .rpt to .pdf file Pin
Christian Graus28-Sep-06 20:59
protectorChristian Graus28-Sep-06 20:59 
AnswerRe: Converting .rpt to .pdf file Pin
jeyapandian28-Sep-06 21:16
jeyapandian28-Sep-06 21:16 
QuestionprogressBar Pin
Parshant Verma28-Sep-06 20:07
Parshant Verma28-Sep-06 20:07 
AnswerRe: progressBar Pin
Christian Graus28-Sep-06 21:00
protectorChristian Graus28-Sep-06 21:00 
QuestionRe: progressBar Pin
Parshant Verma28-Sep-06 21:16
Parshant Verma28-Sep-06 21:16 
AnswerRe: progressBar Pin
jeyapandian28-Sep-06 21:21
jeyapandian28-Sep-06 21:21 
QuestionRe: progressBar Pin
Parshant Verma28-Sep-06 22:14
Parshant Verma28-Sep-06 22:14 
AnswerRe: progressBar Pin
Christian Graus29-Sep-06 10:06
protectorChristian Graus29-Sep-06 10:06 
QuestionDatetime to integer conversion and vice versa Pin
H he el el oooo28-Sep-06 19:42
H he el el oooo28-Sep-06 19:42 
AnswerRe: Datetime to integer conversion and vice versa Pin
Christian Graus28-Sep-06 20:57
protectorChristian Graus28-Sep-06 20:57 
GeneralRe: Datetime to integer conversion and vice versa Pin
madhusri28-Sep-06 22:35
madhusri28-Sep-06 22:35 
GeneralRe: Datetime to integer conversion and vice versa Pin
Christian Graus29-Sep-06 10:19
protectorChristian Graus29-Sep-06 10:19 
AnswerRe: Datetime to integer conversion and vice versa Pin
aamironline28-Sep-06 20:57
aamironline28-Sep-06 20:57 
GeneralRe: Datetime to integer conversion and vice versa Pin
madhusri28-Sep-06 22:36
madhusri28-Sep-06 22:36 
GeneralRe: Datetime to integer conversion and vice versa Pin
Dan Neely29-Sep-06 2:15
Dan Neely29-Sep-06 2:15 

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.