Click here to Skip to main content
15,922,533 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalopen ascii file Pin
toto_plg5-Apr-05 19:03
toto_plg5-Apr-05 19:03 
GeneralRe: open ascii file Pin
Christian Graus5-Apr-05 19:44
protectorChristian Graus5-Apr-05 19:44 
GeneralRe: open ascii file Pin
dpagka5-Apr-05 20:03
dpagka5-Apr-05 20:03 
GeneralRe: open ascii file Pin
Christian Graus5-Apr-05 20:05
protectorChristian Graus5-Apr-05 20:05 
GeneralProducing xml file from schema Pin
nitin_ion5-Apr-05 18:16
nitin_ion5-Apr-05 18:16 
GeneralRe: Producing xml file from schema Pin
Christian Graus5-Apr-05 18:39
protectorChristian Graus5-Apr-05 18:39 
GeneralRe: Producing xml file from schema Pin
nitin_ion5-Apr-05 20:14
nitin_ion5-Apr-05 20:14 
GeneralRe: Producing xml file from schema Pin
Christian Graus5-Apr-05 20:17
protectorChristian Graus5-Apr-05 20:17 
Simple - you've given an XML file that follows this ( simple ) Schema. So, use an XmlTextWriter to create a document that looks the same, given the data. You'd need to iterate over the rows in the dataset, using for-each, and then create the inner nodes inside the loop, opening the outer node before the loop, and closing it after.


Christian

I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
GeneralRe: Producing xml file from schema Pin
nitin_ion5-Apr-05 20:23
nitin_ion5-Apr-05 20:23 
GeneralRe: Producing xml file from schema Pin
Christian Graus5-Apr-05 20:26
protectorChristian Graus5-Apr-05 20:26 
GeneralRe: Producing xml file from schema Pin
nitin_ion5-Apr-05 20:29
nitin_ion5-Apr-05 20:29 
GeneralProblem with databound combobox Pin
kutz95-Apr-05 12:50
kutz95-Apr-05 12:50 
QuestionHow to use "Joins" in Crystal Reports. Pin
eshban2845-Apr-05 12:13
eshban2845-Apr-05 12:13 
AnswerRe: How to use "Joins" in Crystal Reports. Pin
vertig07308-Apr-05 4:05
vertig07308-Apr-05 4:05 
GeneralExchange using VB.NET Pin
Ryan McCauley5-Apr-05 11:26
Ryan McCauley5-Apr-05 11:26 
GeneralRe: Exchange using VB.NET Pin
Anonymous5-Apr-05 11:42
Anonymous5-Apr-05 11:42 
GeneralRe: Exchange using VB.NET Pin
Ryan McCauley5-Apr-05 12:01
Ryan McCauley5-Apr-05 12:01 
GeneralRe: Exchange using VB.NET Pin
Anonymous5-Apr-05 17:39
Anonymous5-Apr-05 17:39 
GeneralVB6 supported until 2008 Pin
David Crow5-Apr-05 11:22
David Crow5-Apr-05 11:22 
GeneralRe: VB6 supported until 2008 Pin
Christian Graus5-Apr-05 13:03
protectorChristian Graus5-Apr-05 13:03 
GeneralRe: VB6 supported until 2008 Pin
Dave Kreskowiak5-Apr-05 16:41
mveDave Kreskowiak5-Apr-05 16:41 
GeneralRe: VB6 supported until 2008 Pin
David Crow5-Apr-05 16:41
David Crow5-Apr-05 16:41 
GeneralRe: VB6 supported until 2008 Pin
Christian Graus5-Apr-05 16:45
protectorChristian Graus5-Apr-05 16:45 
GeneralRe: VB6 supported until 2008 Pin
Mitch F.5-Apr-05 19:26
Mitch F.5-Apr-05 19:26 
GeneralRe: VB6 supported until 2008 Pin
Christian Graus5-Apr-05 19:43
protectorChristian Graus5-Apr-05 19:43 

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.