Hi Beverly,

Thanks for the follow-up information.

If the data structure of Invoice Sales History 6.1D is not different than version 6.1C, then the table name being QRTIH61C won't be the problem. If the data is the same for two different versions of a program, then the same table will be able to read either version in the same way.

If you had to convert your data after installing ISH 6.1D, then this is a different matter, and a new table would have to be created and installed.

Compatibility with report writers such as Quik Reports works a little differently than compatibility between other programs. As long as a valid table exists and gets installed properly, Quik Reports can be compatible with virtually any version of Accpac Plus program.

Let's try this. In the QRASP directory, do you have a file QRTIH61C.TXT? This would be an uncompiled version of the table. Perhaps this file exists on your Invoice Sales History diskette? If so, copy it to the QRASP directory.
Now we can try and compile the table manually. Open a DOS prompt and go to QRASP, similar to what you did for QRCARD earlier. There will be two functions to run:

qrcomtab qrtih61c.txt
qrbuild qrtih61c.txt

The first compiles the table, and the second builds it and connects it to the rest of the programs. In QRBUILD, you may be asked to build a block that doesn't exist, and this is something you want to do. Say Yes each time this question is asked.

If it doesn't work the first time, sometimes you have to give is a second try.

Regards,
Softrak Support