Skip to content

Tag Archives: sql server database

How do I upload an XML file to a SQL Server database, I already have a database with a XML type field and?

How do I upload an XML file to a SQL Server database?, I already have a database with a XML type field , the FileUpload control with the validation for .xml files only and the Button control

is it bad practice to store xml in database?

It’s a sql server database