XML SQL
XML / XSL
2
Posts
2
Posters
0
Views
1
Watching
-
How can I retrieve the data from XML file using SQL query is there any Data driver like ODBC or other tool , application,…. Please advice Charbel
-
How can I retrieve the data from XML file using SQL query is there any Data driver like ODBC or other tool , application,…. Please advice Charbel
Well sql server 2000 could work, but it looks like a bit of trouble Querying XML files using SQL 2000[^] Reading an XML file from SQL Server[^] I you want to search xml data though .net try googling this: .net xpath[^]
topcoderjax - Remember, Google is your friend.