Browse by Tags

All Tags » SQL Deep (RSS)
Sorry, but there are no more tags available to filter with.

How To: BULK INSERT your User Defined Types (UDT)?

The task is to bulk load data from flat files into tables with UDT column. This blog post will show you the problem and the solution. We will use the Point type as an example, which you can find the source code from the Books On Line (BOL), or from MSDN...
Posted by dong | with no comments
Filed under: