Jeff Overcash (TeamB) Guest
|
Posted: Wed Oct 06, 2004 2:47 am Post subject: Re: UPDATE FAILED |
|
|
More than likely the rows affected was something other than 1.
You should use the IBX newsgroup for IBX questions.
Kostas Liatifis wrote:
| Quote: |
Hi
I have a TIBUpDate Component with the follow statement
TIBUpDate.Query[ukModify].ParamByName('Old_param').AsString:='Ï';
TIBUpDate.Query[ukModify].ParamByName('Param').AsString:='Í';
TIBUpDate.ExecSQL(ukModify);
After The execute i have this message 'UpDate Failed' but the database has
updated why?
Thank you for your time
|
--
Jeff Overcash (TeamB)
(Please do not email me directly unless asked. Thank You)
A human being should be able to change a diaper, plan an invasion, butcher
a hog, conn a ship, design a building, write a sonnet, balance accounts, build
a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act
alone, solve equations, analyze a new problem, pitch manure, program a computer,
cook a tasty meal, fight efficiently, die gallantly. Specialization is for
insects. (RAH)
|
|