Caner.B
6th December 2001, 11:20
Hi ,
When I am running the session ttiex1280m000 Export Data Dictionary for the package 'td' and status developing ,I get the error message :
"Wrong row returned for table ttadv140000 (error 0)"
"Error 305 (wrong row returned) on select"
"cannot continue in ttiex1280m000 (set.input.error)
When I run this session for any other package with the status finish or developing it works properly
Need any help and suggestion

Thanks

Caner

MariaC
6th December 2001, 12:30
There are quite a few cases logged for this problem on the Baan support site, maybe you can find the answer there

tootsie
9th December 2001, 01:55
hello

Since last 3 numbers of the mentioned table are 000, these are the systemtables of Baan. Probably a not existing label, not found in the table ttadv140000. When searching for the label (set.input.error) tru the indexfield the program returns the next row after where the label should be according to the index. This results in the mentioned error. Maybe this is a user variable that is not declared in a (report)script for instance.