SQL Studio does not support the catalog view when connected to databases prior to 7.3.0
As mentioned in http://lists.mysql.com/maxdb/9612 I tried to send the query:
Auto Commit: On, SQL Mode: Internal, Isolation Level: Committed
Base table not found;-4004 POS(23) Message not available:TABLES.
SELECT TABLETYPE FROM DOMAIN.TABLES WHERE TABLENAME = 'TABLES'
Is there a way to repair or recreate the catalog?
I'm using SAPDB7.4.3.27
Bertram Gerteisen
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
