Author |
Message |
anildas
Joined: 14 Nov 2007 Posts: 69 Country: United States |
|
|
|
SQL Assistant v3.0.28, page 28:
 |
 |
Code auto-generation is context-based and triggered after you activate SQL Assistant is certain places of the SQL code. Below are several examples, |
Should be:
 |
 |
Code auto-generation is context-based and triggered after you activate SQL Assistant is certain places of the SQL code. Below are several examples. |
|
|
Wed Dec 12, 2007 6:28 pm |
|
 |
anildas
Joined: 14 Nov 2007 Posts: 69 Country: United States |
|
|
|
SQL Assistant v3.0.28, page 30:
 |
 |
Interactive code snippets can take your object selection and for the selected objects obtain from the database its attributes, parameters, columns and so on and then plug this information into snippet placeholders, For example, you can use the predefined cfetch snippet ... |
Should be:
 |
 |
Interactive code snippets can take your object selection and for the selected objects obtain from the database its attributes, parameters, columns and so on and then plug this information into snippet placeholders. For example, you can use the predefined cfetch snippet ... |
|
|
Wed Dec 12, 2007 6:33 pm |
|
 |
anildas
Joined: 14 Nov 2007 Posts: 69 Country: United States |
|
|
|
SQL Assistant v3.0.28, page 32:
 |
 |
ALTER TABLE Categories ADD CONSTRAIN | |
Should be:
 |
 |
ALTER TABLE Categories ADD CONSTRAINT |
|
|
Wed Dec 12, 2007 6:39 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Thank you! I will add them to the issue tracker.
|
|
Wed Dec 12, 2007 6:40 pm |
|
 |
anildas
Joined: 14 Nov 2007 Posts: 69 Country: United States |
|
|
|
SQL Assistant v3.0.28, page 32:
 |
 |
For example, when new stored procedures or tables are created in the database of table columns are altered ... |
Should be:
 |
 |
For example, when new stored procedures or tables are created in the database or table columns are altered ... |
|
|
Wed Dec 12, 2007 6:43 pm |
|
 |
anildas
Joined: 14 Nov 2007 Posts: 69 Country: United States |
|
|
|
SQL Assistant v3.0.28, page 36:
 |
 |
SQL Assistant can be configured to automatically format keywords as you type them. The set of keywords recognized by the program is controlled by .the Code Formatting settings that you select in SQL Assistant options. |
Should be:
 |
 |
SQL Assistant can be configured to automatically format keywords as you type them. The set of keywords recognized by the program is controlled by the Code Formatting settings that you select in SQL Assistant options. |
|
|
Wed Dec 12, 2007 6:48 pm |
|
 |
anildas
Joined: 14 Nov 2007 Posts: 69 Country: United States |
|
|
|
SQL Assistant v3.0.28, page 37:
 |
 |
The indent, in other words, the amount of spacing in the new line is calculated from the left side of the editor screen according to code format patterns for the current statement and relative to the indent of the previous line. |
Should be:
 |
 |
The indent, in other words the amount of spacing in the new line, is calculated from the left side of the editor screen according to code format patterns for the current statement and relative to the indent of the previous line. |
|
|
Wed Dec 12, 2007 6:54 pm |
|
 |
anildas
Joined: 14 Nov 2007 Posts: 69 Country: United States |
|
|
|
SQL Assistant v3.0.28, page 44:
 |
 |
If a snippet is disable, its definition remains in the SQL Assistant options |
Should be:
 |
 |
If a snippet is disabled, its definition remains in the SQL Assistant options |
|
|
Tue Dec 18, 2007 6:33 pm |
|
 |
anildas
Joined: 14 Nov 2007 Posts: 69 Country: United States |
|
|
|
SQL Assistant v3.0.31, page 44:
 |
 |
To delete a snippet complete, click on the snippet name and then press the Del key on the keyboard. |
Should be:
 |
 |
To delete a snippet completely, click on the snippet name and then press the Del key on the keyboard. |
|
|
Tue Dec 18, 2007 6:45 pm |
|
 |
anildas
Joined: 14 Nov 2007 Posts: 69 Country: United States |
|
|
|
SQL Assistant v3.0.31, page 51:
 |
 |
These 2 Indexes are available as the last 2 items below the Table Of Contents_Click on either of these items to expand the list and then in the expanded list locate the required statement or function. |
Should be:
 |
 |
These two Indexes are available as the last two items below the Table Of Contents. Click on either of these items to expand the list and then in the expanded list locate the required statement or function. |
|
|
Tue Dec 18, 2007 7:18 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Thank you. As always your feedback is much appreciated!
|
|
Wed Dec 19, 2007 11:28 am |
|
 |
|