Skip to content

Commit 2faaffe

Browse files
authored
Merge pull request #1 from RobbLee85/master
Update md
2 parents 32b99d9 + c437ad8 commit 2faaffe

20 files changed

+117
-168
lines changed

docs/0101-install-uninstall.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Install & Uninstall
66

77
## Install Guide
88
> Supports :
9-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
9+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
1010
1111
This chapter covers how to install SQLGate through the setup wizard.
1212

@@ -21,7 +21,7 @@ This chapter covers how to install SQLGate through the setup wizard.
2121

2222
## Uninstall SQLGate
2323
> Supports :
24-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
24+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
2525
2626
This chapter covers how to uninstall SQLGate.
2727

docs/0102-run-query.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar_label: Run Queries
88
## Access to database
99

1010
> Supports :
11-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
11+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
1212
1313
This is how to access Oracle database server.
1414

@@ -31,7 +31,7 @@ This is how to access Oracle database server.
3131
## Run and edit queries
3232

3333
> Supports :
34-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
34+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
3535
3636
**This is how you create and run queries**
3737
1. Connect to Oracle database.

docs/0103-create-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Create Queries
66

77
## Create queries with query builder
88
> Supports :
9-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
9+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
1010
1111
**This is how you create queries with query builder**
1212

docs/0104-edit-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Edit data without writing SQL statements
66

77
## Edit data on tables
88
> Supports :
9-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
9+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
1010
1111
This is how to edit data on tables without writing INSERT, DELETE, UPDATE statements.
1212

@@ -24,7 +24,7 @@ This is how to edit data on tables without writing INSERT, DELETE, UPDATE statem
2424

2525
## Edit data on table explanation window
2626
> Supports :
27-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
27+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
2828
2929
This is how to edit data on table explanation window
3030

docs/0105-wizard.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Wizard
66

77
## Create table Wizard
88
> Supports :
9-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
9+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
1010
1111
This is how to create tables without writing CREATE statements.
1212

@@ -30,7 +30,7 @@ This is how to create tables without writing CREATE statements.
3030

3131
## Export data with Data Export Wizard
3232
> Supports :
33-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
33+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
3434
3535
You can export tables, views, or query results in different document types.
3636

@@ -96,7 +96,7 @@ You can export tables, views, or query results in different document types.
9696

9797
## Import Data with Data Import Wizard
9898
> Supports :
99-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
99+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
100100
101101
You can import different types of documents. This section explains how to import Excel files and text files.
102102

docs/0201-manage-new-connections.md

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Manage Connections
66

77
## New Connections
88
> Supports :
9-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
9+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
1010
1111
This section explains how to set a new connection.
1212

@@ -29,30 +29,4 @@ This section explains how to set a new connection.
2929
- Color: You can select different colors for each session when connecting to multiple Oracle databases.
3030
- Test Connection: Test the connection with the information you have entered.
3131
- View Favorites Only: Display the access information of the connections that are added to the favorites.
32-
- Show Password: Show the password for the users that are registered.
33-
34-
35-
36-
37-
38-
## Types of Connection Error Messages
39-
> Supports :
40-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle>)
41-
42-
The following are important messages for Oracle database connection error.
43-
44-
| Error Code | Cause |
45-
| ---------- | ------------------------------------------------------------- |
46-
| 2002 | DSN(Database Source Name) file was not found. |
47-
| 2048 | Data source was not found. |
48-
| 2131 | Generic I/O Error. |
49-
| 6006 | Data dictionary needs ALTERDD process. |
50-
| 7200 | Occurred while processing parameter '_EX_USE_SORT_AIO' |
51-
| 12003 | Unable to open a session. |
52-
| 12079 | The requested DB_NAME does not match with the server DB_NAME. |
53-
| 17001 | Login failed: invalid user name or password. |
54-
| 17004 | Permission denied. |
55-
| 90401 | Connection refused by the server. |
56-
| 130105 | Unable to start gateway process |
57-
58-
> Tip : For more information, see Oracle RDBMS Error Reference Guide.
32+
- Show Password: Show the password for the users that are registered.

docs/0202-using-editor.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Using SQL Editor
66

77
## Run a single SQL query
88
> Supports :
9-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
9+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
1010
1111
This section explains how to execute an SQL query on SQL Editor.
1212

@@ -27,7 +27,7 @@ This section explains how to execute an SQL query on SQL Editor.
2727

2828
## Run Multiple Queries At Once
2929
> Supports :
30-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
30+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
3131
3232
This section explains how to run multiple queries simultaneously from SQL Editor.
3333

@@ -41,7 +41,7 @@ This section explains how to run multiple queries simultaneously from SQL Editor
4141

4242
## Run a Subquery
4343
> Supports :
44-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
44+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
4545
4646
This section explains how to run a subquery block on SQL Editor.
4747

@@ -57,7 +57,7 @@ This section explains how to run a subquery block on SQL Editor.
5757

5858
## Run A Single Query from Multiple Queries
5959
> Supports :
60-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
60+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
6161
6262
This section explains how to run one query from multiple queries on SQL Editor.
6363

@@ -73,7 +73,7 @@ This section explains how to run one query from multiple queries on SQL Editor.
7373

7474
## Replace Selection At Once
7575
> Supports :
76-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
76+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
7777
7878
This section explains how to replace column names at once.
7979

@@ -88,7 +88,7 @@ This section explains how to replace column names at once.
8888

8989
## Run and Modify Current SQL
9090
> Supports :
91-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
91+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
9292
9393
This section explains how to run query in SQL Editor and edit it right away.
9494

@@ -104,7 +104,7 @@ This section explains how to run query in SQL Editor and edit it right away.
104104

105105
## Add Data
106106
> Supports :
107-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
107+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
108108
109109
This section explains how to add data on the result window.
110110

@@ -119,7 +119,7 @@ This section explains how to add data on the result window.
119119

120120
## Delete Data
121121
> Supports :
122-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
122+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
123123
124124
This section explains how to delete data on the result window.
125125

@@ -133,7 +133,7 @@ This section explains how to delete data on the result window.
133133

134134
## Work with SQL History
135135
> Supports :
136-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
136+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
137137
138138
This section explains how to work with SQL History.
139139

@@ -149,7 +149,7 @@ This section explains how to work with SQL History.
149149
150150
## List of Shortcut Keys of SQL History
151151
> Supports :
152-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
152+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
153153
154154
Shortcut keys to SQL History are shown below.
155155

@@ -176,7 +176,7 @@ Shortcut keys to SQL History are shown below.
176176

177177
## Use Bind Variables to Run SQL
178178
> Supports :
179-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
179+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
180180
181181
This section explains how to perform SQL using bind variables.
182182

@@ -199,7 +199,7 @@ This section explains how to perform SQL using bind variables.
199199

200200
## Use the Substitution Variable to Run
201201
> Supports :
202-
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero>)
202+
> ![support-database](<http://www.sqlgate.com/docs-badge/oracle,mysql,mariadb,postgresql,sqlserver,db2,tibero,cubrid>)
203203
204204
This section explains how to run using substitution variables.
205205

0 commit comments

Comments
 (0)