Hi
Not directly! You may call a COM object using the sp_OA* procedures or write
an extended stored procedure. Depending on what you may want to do there may
be a procedure that already provides the functionality or an alternative
method of untaking the task.
John
[quoted text, click to view] "mtgoli" wrote:
> hi
> How can I use an API function in a stored procedure in sql server 2000?
>