Hi all,
I have ran into this problem before.
I installed a driver for the Progress database (version 10.2A).
The driver seems to work ok but when I look under the 'Objects' tab and
select a table it does not show the content.
However, when I work under the SQL tab and enter a command like the
following:
SELECT * FROM PUB."bb-040"
it does show the table content.
I'm guessing that when I click the Content tab a wrong query is executed
because it might leave out the double quotation marks? (SELECT * FROM
PUB.bb-040)
Is there any way around this or am I doing something wrong?
Any help is greatly appreciated,
Rembo
|