| Re: Cancel a Database Change -
06-04-2007, 08:51 AM
dfg wrote:
> Small problem:
>
> I have 3 textboxes. The first one accepts integers, the other 2 accept
> strings. They change data in a database, but it doesn't seem to cancel
> the changes if I only change the first textbox. If I change all the
> textboxes it cancels just fine... It's kinda wierd. I've attached the
> files. (I hope that's not a problem...3 files) Can someone tell me
> what's wrong? It's a small program.
>
> Thanks.
>
The Datasource and datafield need to be adjusted to suit your needs... |