Update Failed, Found 2 Records.
Posted: Mon 08 Jan 2007 22:01
Update Failed, Found 2 Records.
Alway show the Error Message when the dataset in Edit model and after post,such as:
Try
MSQ.Edit;
MSQ.FieldByName('Fields1').asstring:='Some String';
...
MSQ.Post;
Except Showmessage('Some MSG');
end;
Sometimes,the data was post successed,but it still show the error message to me: " Update Failed, Found 2 Records. ".
My gOd...
wHat's WronG with my COde or mE ?
Alway show the Error Message when the dataset in Edit model and after post,such as:
Try
MSQ.Edit;
MSQ.FieldByName('Fields1').asstring:='Some String';
...
MSQ.Post;
Except Showmessage('Some MSG');
end;
Sometimes,the data was post successed,but it still show the error message to me: " Update Failed, Found 2 Records. ".
My gOd...
wHat's WronG with my COde or mE ?