Barbara, I'm curious if you have linked in any other tables to that report?
I have run into this error - vendor code 143 at one of my clients and we spent hours and hours (with and without Sage) trying to track it down with no success. The client where I ran into this is on Sage 100 Advanced All users log in through 2 different terminal servers. we tried with Client Server ODBC turned off and turned on with the same results.
Here are some things we found:
we only run into it when we have a custom report or have modified one of Sage's standard reports.
It only seems to happen when we link in another table.
If the report takes a long time to process, then the error happens almost every time.
For whatever reason it always happened if we try to link the GL_Account table (that table is large for this client but not enormous)
When we link in tables using the SOTAMAS90 ODBC driver we can't see the indexes (the little colored triangles). We see them when we first start the report but after I refresh it once they seem to disappear. (I don't know if this is in any way related to the issue or not, but we noted it).
We found a workaround and that was to create our own ODBC driver with a silent connection and use that for custom reports that we added to the menu when we do that, the report runs fine every time. It is important to note that since the silent connection has the company code in it, then the report can only be run for one company if users switch companies the report still runs from the company in the silent connection string. This is OK for my client as they only have one live company.
Also important to note this silent drive cannot be used on Forms or any report that uses a worktable. for those reports our answer was to add UDF'S to the worktable that are data sourced from the other tables instead of trying to link in other tables.
Hopefully this information will help someone else! Sage could not resolve this and we have been getting by with our workaround for several months now but the underlying issue is still there, we just have to remember to use that driver if we add a custom report to the menu.