Deltaflyer
Programmer
To access the database i am using :
oRecord.Open "Select * From Tbl",oConnect,3
is there any kind of oRecord.Index, that will return all the field names that have been included in the recordset. DeltaFlyer ;-)
DeltaFlyer - The Only Programmer To Crash With Style.
oRecord.Open "Select * From Tbl",oConnect,3
is there any kind of oRecord.Index, that will return all the field names that have been included in the recordset. DeltaFlyer ;-)
DeltaFlyer - The Only Programmer To Crash With Style.