PDA

Click to See Complete Forum and Search --> : Recordset + Text boxes


ghoff12
Aug 16th, 2000, 03:36 PM
I create a recordset at run-time. I want to know if there is a way, i can have the datasource and datafields of the textboxes call this recordset and the fields that are with it, to display information in the proper text fields.

Anyone have any ideas?

JHausmann
Aug 16th, 2000, 05:43 PM
Read up on bound Datacontrols.

I neither use nor advocate their use.