Alexander, I've never written a COM to return a RecordSet but I think the easiest way to start with is to design your method so that it receives two parameters.
If you've not written COMs before I'd go and find some simple tutorials on the Net. I know Sam Thompson found a few ages ago (in fact he's quiet these days). I would also strongly suggest (Stephen, back me up) using Delphi as your development environment to create COM objects. Delphi's great! I know it's frustrating because you know what you want it to do, you could probably do it in VBScript with ease but taking that jump into another 'world' is a slow one. I wish I knew Delphi more, I'd be writing COMs every week. HTH, Nick -------------------------- Nick Middleweek Web Applications Developer Tel: +44(0)1525 375 778 Mob: +44(0)774 035 5424 [EMAIL PROTECTED] :> -----Original Message----- :> I am just about to start building the COM. I haven't done it yet. :> Was just wondering what is the way (or a live example?) of passing 2 :> variables to the COM in order for it to proceed as i need it. So :> it gets 2 :> inputs, and basd on those it returns a recordset. :> :> Thanks! :> :> Alexander --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
