Thursday, December 24, 2009

12/24/09 Work related rant

Just for the record, using VB, ADO, and XML is generally a cluster fuck when it comes to Data Warehouse ETL work. Keep it simple stupid. Either write everything in an SSIS package or throw all the logic in a ANSI compliant stored procedure. I REALLY wonder what the fuck some people were thinking when they write a snippet of code, then again I'm sure people could say that about my code.

0 Comments:

Post a Comment

<< Home