Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Server and OLE Automation

Status
Not open for further replies.

jkb17

Programmer
Nov 27, 2000
156
US
Hello.

Im an experienced SQL Server DBA. I am currently on a financial project that will allow for some complicated financial routines. I know that most of these functions are accessible from VB and Excel. For instance, one such function that will come into play is the IRR function.

I've read information on OLE Automation that says I can reference these VB functions from within my SQL Server program (if I create the necessary COM object). I have used COM with ASP to interact with SQL SErver. I've never created COM and then called it within SQL Server.

Can anyone point me in the right direction? Any tips or code samples would help as well?

thanks

Jim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top