Can you create a stored procedure to call a COM object or DLL? Would you be using an extended stored procedures? Please explain how this can be done. I have used xp_cmdshell to do some simple stuff, but in my app I am not allowed to call extended stored procedures.