Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> ADO's GetRows method

ADO's GetRows method

From: Yaron Avior <yavior_at_mercury.co.il>
Date: 29 Nov 2001 05:50:11 -0800
Message-ID: <1b00d968.0111290550.67d99987@posting.google.com>


Hi,
I have a VB6 dll, that connects to Oracle 8.1.7 via ADO 2.1. this dll returns a variant array, retrived with rs.GetRows,to an ASP page.
In ASP the array entries type is "User-Defined type", but when I try this with SQL-Server 7 the type of the array entries is LONG. that difference cause much problems. any idea what can be done ?

thanks,
Yaron Avior Received on Thu Nov 29 2001 - 07:50:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US