Daily Archive: September 9, 2005

Large BLOB to MSSQL database

Large BLOB to MSSQL database

While trying to maintain security restrictions for a new system I’m developing to deliver data to our customers I came up with the following chunks of code to insert data in 256k chunks into a Microsoft SQL Server database.