PDA

Click to See Complete Forum and Search --> : Data Consumers


Tim Byng
Jun 22nd, 1999, 11:40 AM
I have created a data source and I have tried binding it to controls and to a data consumer. When I change the information on the control (i.e. Text1), the data source updates the database. However, when I try to change a property in the data consumer, it only updates the class local variable, and not the database.

Could someone please explain the process of updating fields in a database using a data source and data consumer.

Thanks,

Tim Byng