Vbs script code , using recursion , collections , this code convert xml files into sql recordsets. Usefull for search purpose , news management etc..
File List:
XMLtoSQL/
0b
XMLtoSQL/2002/
0b
XMLtoSQL/2002/April/
0b
XMLtoSQL/2002/April/example.xml
175b
XMLtoSQL/XMLtoSQL.vbs
20Kb
Similar code
Capitalize First Character in SQL SERVER
(Popularity: ) : Here is a procedure for SQL Server which can be created in a module and called from a query using InitCap([fieldname])....thanks to Paul Base 64 in Transact SQL Function
(Popularity: ) : Converts standard text into Base64 and from Base64 into standard text.