I am putting alot of our business logic into the COM object, we have various methods of outputing the data, a quick arrayset, a XML results set and a HTML results set. I can put all of these into one COM object making it easier for us to maintain.
Dan -----Original Message----- From: Michael Elfial [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 13, 2002 16:43 To: ActiveServerPages Subject: RE: First COM/DLL Do you realy need this? If the DB will do the most of the work creating a COM DLL will not worth the effort I think. Why not a WSC - windows script component? -----Original Message----- From: Daniel Field [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 13, 2002 3:41 PM To: ActiveServerPages Subject: First COM/DLL Hi all, I am going to have a go at creating my first COM object for use within ASP. What I have is a Stored Procedure on SQL2K that I want to call from my COM object and then return the results to the calling ASP page. Anyone have any links to some basic tutorials? Thanks, Dan _____________________________________________________________________ This e-mail has been scanned for viruses by the WorldCom Internet Managed Scanning Service - powered by MessageLabs. For further information visit http://www.worldcom.com --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% _____________________________________________________________________ This e-mail has been scanned for viruses by the WorldCom Internet Managed Scanning Service - powered by MessageLabs. For further information visit http://www.worldcom.com _____________________________________________________________________ This e-mail has been scanned for viruses by the WorldCom Internet Managed Scanning Service - powered by MessageLabs. For further information visit http://www.worldcom.com --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
