How do i auto generate Create, insert, update and delete command from Xml file
XML / XSL
3
Posts
3
Posters
0
Views
1
Watching
-
An xml file is just text. If you want to use an xml data source, I have no idea if the crappy auto generated .NET controls can support that, or if you need to write some DOM code to do it.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.