blogs.conchango.com

welcome to the conchango blogging site
Welcome to blogs.conchango.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » SQL Server » Inane Waffle
  • PASS Day 4

    The first session today was ''Real-time OLAP'' as delivered by Aaron Solomon from Hitachi Consulting. A really great session - I learned alot about pro-active caching, SSIS tasks & components that integrate with Analysis Services, AS partitions and various other cool stuff. As I said to Aaron, I'm worried about varying query ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on September 29, 2005
  • This blog is moving... me too!

    Over the last few years, I've been a consultant for a major IT Services company; worked for a UK-based support services company; contracted for Australia’s largest independent magazine distributor; worked in-house designing and project managing a Europe-wide infrastructure refresh for a major fashion design, marketing and retail organisation; and ...
    Posted to Mark Wilson's Blog (Weblog) by mark.wilson on August 12, 2005
  • Stuff I didn't know about T-SQL!

    In the course of developing some stored procs today I learned some stuff I didn't know. 1) SELECT 'abc' AS column1 can be rewritten as SELECT column1 = 'abc' 2) SELECT SUBSTRING('qwerty', 1, LEN('qwerty') - 1) & SELECT SUBSTRING('qwert ', 1, LEN('qwert ') - 1) don't give the same result because LEN strips off trailing white spaces. Yes, this ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on August 11, 2005
  • Understanding Microsoft Integration Technologies

    My colleague Matt has directed me to a quality paper explaining the difference between all of Microsoft's integration technologies and where each is appropriate. It covers Indigo, MSMQ, SQL Server Broker, SQL Server Replication, SQL Server Integration Services, BizTalk and Host Integration Server. You can get it from here although you'll ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on June 14, 2005
  • E3 : ETL, EAI & EII

    Previously I have talked about ETL and EII, Analysis Services's support for EII & SQL Server Integration Services's (SSIS's) support for EII without explaining too much about what EII actually is - largely because I didn't know. Well, I have now come across a very useful article that explains the differences between ETL, EAI ...
    Posted to SSIS Junkie (Weblog) by jamie.thomson on April 27, 2005
Powered by Community Server (Personal Edition), by Telligent Systems