"Unsupported" msg on TestTrackPro
Posted: Wed Feb 18, 2004 11:08 am
I^m trying to connect to a TestTrackPro database (codebase driver from Seapine) and getting an "Unsupported" message from the driver after selecting a table. I think at this point R&R should just be issuing the "select * from tablename" to get the column list, but there may be something else going on. I can^t do a user-SQL with the "select * either. I can however read the tables fine with MS Access through the same driver, so it^s connecting ok to the back end, it would seem. Any ideas? I^d hate to have to build an Access db linking all the tables and then report on that - bit of a kludge. Thanks