Browse by Tags

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

SQL Server 2005 Bulk Inserts

Need to dump a large amount of data into sql server? Have I got some tools for you! Recently I needed to, from a stored procedure, copy a large amount of data from a text file on the disk into my sql server. This is nice an easy with SQL Server 2005....
Posted by sweisfeld | with no comments
Filed under: ,

Flatten a Hierarchy in SQL Server 2005

Hierarchies are common in many applications today. Some classic examples are the reporting chain in your company. For example you are an employee and you report to another employee and that employee. A common way to represent this is utilizing an "Adjacency...
Posted by sweisfeld | with no comments
Filed under: ,

Other Orlando UG’s & TSQL Random Raffle Picker

So this has been a busy week for me. Tuesday I went to my first Orlando SQL Server UG meeting ( http://www.opass.org ) and Wednesday I went to the first Orlando SharePoint UG meeting ( http://www.mossmosis.com/schedule_orlando.html ). A big thumbs up...
Posted by sweisfeld | with no comments
Filed under: ,