I am trying to setup a sample application where the data control is setup for "Read" only. When I run it and I make a change to one of the bound textboxes, the application cancels on me.

What am I doing wrong?

I know that you can setup the ADO for read only to protect the data and still allow the user to scroll and view the information.

Thanks in advance!

Rick