Hi,
I'm trying to call DLLs that are on MTS from an ASP page it involves using a recordset and placing the results into it.
I'm using Visual InterDev to write the ASP page and have reached the point where I need to do recordset.movenext. However when I type this Visual Interdev doesn't give me the movenext option or the movelast option or the EOF option. The menu is a strange mixture of ASP recordset functions and Transaction Server functions.
I need to be able to move the recordset forward. I know it ISN'T the cursor type on the dll.
Any help appreciated. "Life is like a Ferrari, it goes to fast.
But that's ok, because you can't afford it anyway" - Jim Davis (Garfield)
I'm trying to call DLLs that are on MTS from an ASP page it involves using a recordset and placing the results into it.
I'm using Visual InterDev to write the ASP page and have reached the point where I need to do recordset.movenext. However when I type this Visual Interdev doesn't give me the movenext option or the movelast option or the EOF option. The menu is a strange mixture of ASP recordset functions and Transaction Server functions.
I need to be able to move the recordset forward. I know it ISN'T the cursor type on the dll.
Any help appreciated. "Life is like a Ferrari, it goes to fast.
But that's ok, because you can't afford it anyway" - Jim Davis (Garfield)