0

Got an error message when trying to view a list of system tables on Interbase 2020 server with SHOW SYSTEM TABLES command.

Trying to view a list of system tables on Intebase 2020 server by using Interactive SQL utility. When executing command SHOW SYSTEM TABLES got such error message:

Executing of script failed Access violation at address 0000000000DA606C in module 'IBConsole.exe'. Read of address 0000657461657243

What I do wrong?

3
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. Commented Dec 16, 2024 at 18:35
  • Just trying to get a list of system tables, as it described in Interbase 2020 Product Documentation (Language Reference Guide Update1, p 195) "To see system tables, use this isql command: SHOW SYSTEM TABLES;" Commented Dec 16, 2024 at 19:04
  • I using next enviroment: Windows 11 24H2; IBConsole - v14.0.0.729 Interbase Server Version - WI-V14.6.0.899 (as I saw in Interbase Manager) Commented Dec 16, 2024 at 19:20

1 Answer 1

0

IBConsole is not isql. isql is the command line tool. While a lot of the "show Xxx" commands do work, that one has not been implemented at this time. I wasn't able to reproduce the AV in the current version it just doesn't display anything.

The next release will have this implemented.

Sign up to request clarification or add additional context in comments.

1 Comment

Your answer could be improved with additional supporting information. Please edit to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers in the help center.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.