I Can't Believe That Worked

Code and Ideas, minus the profanity (the one language all developers know)

Browse by Tags

All Tags » GUID (RSS)
Unique Identifier Flat File Import with SSIS
This morning I found myself wrestling with SSIS to convert a string from a flat file to a unique identifier via a Data Flow inside of an SSIS package. I figured this would be a rather trivial case (the midget was kicking my ass!). I use guids all over...