Gossamer Forum
Home : General : Databases and SQL :

Re: [dggonzalez] SQL update returns err 424

Quote Reply
Re: [dggonzalez] SQL update returns err 424 In reply to
For de-bugging purposes, remove the error codes at the bottom (if err....) , so that you can see what the error is, since you are using ON ERROR function, that will mask the actual error you are receiving.

Basically, Err 424 is an object undefined error. But to see which object is undefined, you need to remove the error checking codes.

Hope this helps.
========================================
Buh Bye!

Cheers,
Me
Subject Author Views Date
Thread SQL update returns err 424 dggonzalez 5884 Sep 9, 2003, 9:10 PM
Post Re: [dggonzalez] SQL update returns err 424
Andy 5657 Sep 10, 2003, 12:41 AM
Post Re: [dggonzalez] SQL update returns err 424
Stealth 5616 Sep 10, 2003, 6:59 AM