Click to See Complete Forum and Search --> : OracleDB/VB


rajender
April 5th, 1999, 11:13 AM
I am working with Oracle as back end for VB. I have rowtype(from Oracle) ie record set in VB . Iam trying to get that as out parameter in VB. I am not able to access to that out parametere in VB. How do I acces that. is there any
datatype in VB same as that of rowtype.