Want to use Xml as Databse [modified]
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hello Friends , I am new in xml , i want use xml as database like sqlserver. how can i fire insert ,update ,delete command for xml database . Manu -- modified at 5:50 Wednesday 12th September, 2007
You don't. XML is not meant to be used as a database and has poor performance when used as such. XML also doesn't understand SQL commands.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007