Forum Discussion

joffre's avatar
joffre
Regular Contributor
11 years ago

Doubt about working with ADO Recordset

Is this the best way to do what I'm trying to do? I'm doing as the example explains. Populate the RecordSet, and then doing like this: txtCodigo = Sys.Browser().Page("*").Panel("tabs")....