Other News

Community

RESTful SOA using XML

(Adriaan de Jonge) Service Oriented Architecture usually implies heavyweight technology for large enterprises. The advantages of the SOA architectural pattern also apply to smaller environments. To follow SOA principles, you don’t necessarily need all the overhead that is useful in larger environmen

Community

Why Bulk Import?

(Sunil Agarwal) Most IT shops using SQL Server need to load/import large amount of data obtained from external sources or from another Database Server into SQL Sever. It is typcially done using the optimized insert path provided by SQL Server through Bulk Insert and BCP commands. Customers often won