Click here to Skip to main content
15,922,584 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionReading and writintg the xml file [modified] Pin
Sandeep Akhare30-May-06 21:18
Sandeep Akhare30-May-06 21:18 
AnswerRe: Reading and writintg the xml file Pin
ThatsAlok31-May-06 0:19
ThatsAlok31-May-06 0:19 
GeneralRe: Reading and writintg the xml file Pin
Sandeep Akhare31-May-06 0:24
Sandeep Akhare31-May-06 0:24 
AnswerRe: Reading and writintg the xml file [modified] Pin
Shajeel31-May-06 23:56
Shajeel31-May-06 23:56 
GeneralRe: Reading and writintg the xml file [modified] Pin
Sandeep Akhare1-Jun-06 21:02
Sandeep Akhare1-Jun-06 21:02 
AnswerRe: Reading and writintg the xml file [modified] Pin
BoneSoft7-Jun-06 10:09
BoneSoft7-Jun-06 10:09 
QuestionRead XML file into Access database Pin
AbuShreek30-May-06 21:18
AbuShreek30-May-06 21:18 
AnswerRe: Read XML file into Access database Pin
BoneSoft7-Jun-06 10:15
BoneSoft7-Jun-06 10:15 
There may be an easier way, but the only thing I can think of is to build a little executable to process the XML and do the inserts for you. I'd use something like SkeletonCrew[^] to build an XML serializable model from your XML structure, so that you can program against objects that mirror your XML structure. It would make reading the XML data much easier. Then you just have to worry about your inserts as you work through the object structure.

I don't know of an existing tool that would do it for you, I'm affraid you'd have to build something to do it.

Visit BoneSoft.com
QuestionWrite Xml using vb 6.0 Pin
bony_baba30-May-06 18:35
bony_baba30-May-06 18:35 
AnswerRe: Write Xml using vb 6.0 Pin
Eran Aharonovich10-Jul-06 7:25
Eran Aharonovich10-Jul-06 7:25 
QuestionAdd audio??? Please help Pin
ToneeLawrence29-May-06 6:53
ToneeLawrence29-May-06 6:53 
QuestionUnique ID Pin
NaNg1524128-May-06 9:34
NaNg1524128-May-06 9:34 
AnswerRe: Unique ID Pin
Stephan Samuel1-Jun-06 9:17
Stephan Samuel1-Jun-06 9:17 
GeneralRe: Unique ID Pin
NaNg152411-Jun-06 9:28
NaNg152411-Jun-06 9:28 
GeneralRe: Unique ID Pin
Stephan Samuel2-Jun-06 7:44
Stephan Samuel2-Jun-06 7:44 
QuestionExtract Xml elements, displays in DataGridView and enables editing [modified] Pin
sepsep0627-May-06 5:41
sepsep0627-May-06 5:41 
AnswerRe: Extract Xml elements, displays in DataGridView and enables editing Pin
led mike30-May-06 10:47
led mike30-May-06 10:47 
GeneralRe: Extract Xml elements, displays in DataGridView and enables editing [modified] Pin
sepsep061-Jun-06 7:43
sepsep061-Jun-06 7:43 
GeneralRe: Extract Xml elements, displays in DataGridView and enables editing Pin
led mike1-Jun-06 7:58
led mike1-Jun-06 7:58 
GeneralRe: Extract Xml elements, displays in DataGridView and enables editing [modified] Pin
sepsep061-Jun-06 14:32
sepsep061-Jun-06 14:32 
QuestionYet another special character problem Pin
Arrun26-May-06 13:12
Arrun26-May-06 13:12 
AnswerRe: Yet another special character problem [modified] Pin
George L. Jackson26-May-06 17:35
George L. Jackson26-May-06 17:35 
GeneralRe: Yet another special character problem [modified] Pin
Arrun27-May-06 1:13
Arrun27-May-06 1:13 
GeneralRe: Yet another special character problem [modified] Pin
George L. Jackson27-May-06 6:59
George L. Jackson27-May-06 6:59 
QuestionProblem Writing & URGENT PLS HELP Pin
Arrun26-May-06 9:48
Arrun26-May-06 9:48 

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.