Posted by: Manpreet Singh on: May 8, 2009
People often asked me if there is any function through which we can connect external data sources with minimal hassle. I must say “yes”. OPENROWSET can be used to connect though external data sources (any OLE source) and the good thing about it is that we need to go through very little configuration changes. The [...]