I will say ...

I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.

Wednesday, December 16, 2009

How to Integrate an OLE Object with SQL Server.

When we need to store or retrieve data in SQL server database, we will go for T-SQL. But the thing is how can we integrate T-SQL with an external application? For example, we want to integrate SQL server with Microsoft Word, Excel or Microsoft exchange server as well. So how can we achieve this?

This article will demonstrate how we can integrate T-SQL with an external application.

Click to view the article.

No comments:

Post a Comment