Subject Error during conversion - II
Author sanjayamatya
A simple database got converted to gdb fine. But could access only
one of the tables using commaand "select * from tblAAA". While trying
to execute this command for other tables produced following error:

Dynamic SQL Error
- SQL Error code = -204
- Table Unknown
- tblAAA
- At line 1, column 15

Ideas?