Constraints and Limitations

This section describes the constraints and limitations for using Data Studio.

Object Browser Filter Tree

The filter count and filter status are not displayed in the filter tree.

Character Encoding

If the SQL statement, DDL, object name, or data to be viewed contains Chinese characters, and the OS supports GBK, set the encoding mode to GBK. For details, see Session Setting.

Connection Management

On the Advanced tab of the New Connection and Edit Connection pages, commas (,) are used as separators in the include and exclude columns. Therefore, a schema name that contains a comma (,) is not supported.

Database Tables

Function/Procedure

A function or procedure created in SQL Terminal or Create Function/Procedure wizard must end with a slash (/). Otherwise, the statement is considered as single query and an error may be reported during execution.

General

Security

Data Studio validates SSL connection parameters only for the first time of connection. If Enable SSL is selected, the same SSL connection parameters are used when a new connection is opened.

  • If Enable SSL is not selected during connecting to Data Studio, data is not encrypted by default.
  • If the security file is damaged during the SSL connection, Data Studio cannot perform any database operations. To resolve this problem, delete the security folder in the corresponding configuration folder and restart Data Studio.

SQL Terminal