NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: ccordes on August 23, 2010, 06:49:04 PM
-
I am getting this error when I use the update buttons on the browse.
If I use inline Change button on each row, it works!
There is something here I'm missing. It is too simple to be this messed up.
This happening in the multi-dll app as well as a single app exe.
Simple browse form example works, but I can't see what the difference is.
Even the simple Browse Form Example #1 doesn't work.
reinstalled nettalk 5.29
got the netall.clw error again.
no joy. :(
-
are you using multi-component keys?
at the moment you should only be using single-component keys.
also, do the browse and form have the same key?
also - is the key component included on the form as a form field. It should _not_ be, unless it is a _display_ field only.
Cheers
Bruce
-
I use only single long-autoinc sys_id keys to keep things simple.
Yes Browse and form both use the same key (you made me look though)
I had it as a display field and removed it anyway.
no joy.
-
I guess the next step is for you to send me an example.
cheers
Bruce
-
I don't know what did it, but it is working now that I've installed the REAL PR29 ;)
Watching the log I could see that the Change button click sent INVId=0 to the form, while the the in-line button sent the correct record Id.
If I can make it break again, I will let you know.
Thanks,
Chris