calling a dll method whcih is registered from Sql server 2000 stored
procedureI need to call the method of a dll which is wriiten in vb.net and
registered using regasm, from a asql server stored procedure.|||Seems you should investigate sp_OACreate and the related extended stored pro
cedures (assuming it is
a COM dll).
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/
Blog: http://solidqualitylearning.com/blogs/tibor/
"Sara" <saravanankbe@.gmail.com> wrote in message
news:1127201748.583551.42790@.g49g2000cwa.googlegroups.com...
> calling a dll method whcih is registered from Sql server 2000 stored
> procedure
>
No comments:
Post a Comment