Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by zto

  1. zto

    Problem returning Resultset from COM to ASP

    Thanks, I'll forward that to my boss - whos creating the com object. :) But, since i havent had any time to spare i told him to use another solution. It is a real uggly one but my deadline is on Monday morning. Now i wonder if it is possible to create a 3D array in a ASP session object. A list...
  2. zto

    Problem returning Resultset from COM to ASP

    Thanks for the replies. If i am currectly informed the returned value is now a variant, however i get the error message '0xFFFFDF80' and i haven't been able to find any info about it. I am using the same code as before but this time i have tried to skip the connection object and the recordset...
  3. zto

    Problem returning Resultset from PB COM to ASP

    I have a COM Object created in PowerBuilder which queries a database and returns an ADO resultset. I also have an ASP page calling this object. I know i get a connection with the object and the function works fine but when i want to populate the recordset i get the following message: "An...
  4. zto

    Problem returning Resultset from COM to ASP

    I have a COM Object created in PowerBuilder which queries a database and returns an ADO resultset. I also have an ASP page calling this object. I know i get a connection with the object and the function works fine but when i want to populate the recordset i get the following message: "An...

Part and Inventory Search

Back
Top