I am looking for a way to pull XML from a SQL database and shred the XML via SSIS in bulk. I currently have a package that can pull XML from the database and pass the XML to a stored procedure, via va
I have a file shredder on my computer, and I wanted to know if it\'s possible to make one in JAVA just for learning sake. But, I\'m not sure how exactly it works, so this is what I think it does, plea
I have an issue where I must shred multiple xml datasets from multiple providers into a single set of tables by mapping various elements in the sources to my own tables.I can do this just fine when I
In the effort to learn python and/or ruby, I was wondering how 开发者_JAVA百科a file shredder would be implemented? I would like it to take in a file as an argument and then employ an algorithm to mak
I 开发者_开发问答wrote several XQuery statements to shred existing KPI and Dashboard metadata but I would like to validate my queries by reviewing the corresponding Xml Schema or DTD if it exists. I s
I was wondering if It is possib开发者_JAVA技巧le to write to freespace in C#? I mean something like FreeSpace.WriteAllBytes() or like what some shredder apps do?
I read this already: The Best Way to shred XML data into SQL Server database columnsand Looking for a good Bulk Insert XML Shredding example for SQL 2005.