Question and Answer Database FAQ2810C.txt TQuery RequestLive results in error "Table/View does not exist." Category :Database Issues Platform :Win95/NT Product : C++Builder3.x Question: With Oracle the TQuery-RequestLive results in error "Table/View doesn't exist", with Interbase it works. How to use TQuery for update? Answer: All your tables and columns need to be uppercase when you change to RequestLive. This is the most common culprit when you see this message. 8/4/98 9:18:05 AM
Last Modified: 01-SEP-99