Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-12-19 : 08:08:21
|
| Dominic D writes "Hi,I do have some program logic that been written today in c++ This can be called using a extended stored procedure (via a dll). I am looking for alternate method to call this logic. I am looking for something native to SQL Server to improve the performance. A alternate method (activex,com,dcom,.net,etc...). I dont what is available in SQL Server 2005. I am just looking for a pointer to guide me what are the option out there? ThanksDominic." |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2006-12-19 : 08:32:40
|
| How about using OLE Automation object?Harsh AthalyeIndia."The IMPOSSIBLE is often UNTRIED" |
 |
|
|
|
|
|