SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
SQL Assistant 4.0 User's Guide Errata
Goto page 1, 2  Next
 
Reply to topic    SoftTree Technologies Forum Index » SQL Assistant View previous topic
View next topic
SQL Assistant 4.0 User's Guide Errata
Author Message
anildas



Joined: 14 Nov 2007
Posts: 69
Country: United States

Post SQL Assistant 4.0 User's Guide Errata Reply with quote
Page 9

Quote:
Trademarks

Windows 2000, Windows XP, Visual Studio, IntelliSense are registered trademarks of Microsoft Corporation.


There is no mention of Windows 2003, Windows 2008, or Windows Vista although they all appear later in the text.
Fri Oct 03, 2008 6:13 pm View user's profile Send private message
anildas



Joined: 14 Nov 2007
Posts: 69
Country: United States

Post Reply with quote
Page 10
Quote:
Key Benefits
...
* Provides most

Provides most what?
Fri Oct 03, 2008 6:16 pm View user's profile Send private message
anildas



Joined: 14 Nov 2007
Posts: 69
Country: United States

Post Reply with quote
Page 19
Quote:
when working with in SQL*Plus

should be
Quote:
when working within SQL*Plus

Fri Oct 03, 2008 6:36 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7842

Post Reply with quote
Thanks. This is hepfull.
Fri Oct 03, 2008 6:42 pm View user's profile Send private message
anildas



Joined: 14 Nov 2007
Posts: 69
Country: United States

Post Reply with quote
Page 22
Quote:
Rest the mouse pointer over the SQL Assistant's icon in the system tray area and after a couple of seconds you should see usage statistics balloon looking similar to is demonstrated on below example screenshot.

Should be
Quote:
Rest the mouse pointer over the SQL Assistant's icon in the system tray area and after a couple of seconds you should see usage statistics balloon looking similar to below example screenshot.

or
Quote:
Rest the mouse pointer over the SQL Assistant's icon in the system tray area and after a couple of seconds you should see usage statistics balloon as demonstrated on below example screenshot.

Fri Oct 03, 2008 7:02 pm View user's profile Send private message
anildas



Joined: 14 Nov 2007
Posts: 69
Country: United States

Post Reply with quote
Page 23
Quote:
SQL Assistant gathers keyboard usage statistics in all target editors where it is being active.

Should be
Quote:
SQL Assistant gathers keyboard usage statistics in all target editors where it is active.

Fri Oct 17, 2008 2:50 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7842

Post Reply with quote
As always, big thank you.
Fri Oct 17, 2008 4:39 pm View user's profile Send private message
anildas



Joined: 14 Nov 2007
Posts: 69
Country: United States

Post Reply with quote
Page 23
Quote:
Global-level statistics for all target editors and all editing sessions – this statistics are displayed on the About tab page in the SQL Assistant's Options dialog and also displayed as a balloon for the SQL Assistant's system tray icon. The numbers in these places show keyboard usage in all target editors ever used with SQL Assistant in all editing sessions.

Editor-level statistics for all editing sessions – this statistics are available in the SQL Assistant's menus – both in the right-click context menu and top-level menu, in case target editor top-level menu integration is enabled. The numbers show keyboard usage for all instances of current target editor in all editing sessions.

Instance-level statistics for the current sessions – this statistics are available in the SQL Assistant's menus – both in the right-click context menu and top-level menu, in case target editor top-level menu integration is enabled. The numbers show keyboard usage for the current editor instance in the current editing session only.


Should be

Quote:
Global-level statistics for all target editors and all editing sessions – these statistics are displayed on the About tab page in SQL Assistant's Options dialog and also displayed as a balloon for SQL Assistant's system tray icon. Keyboard usage in all target editors ever used with SQL Assistant in all editing sessions is shown.

Editor-level statistics for all editing sessions – these statistics are available in SQL Assistant's menus – both in the right-click context menu and top-level menu (when the target editor top-level menu integration is enabled). Keyboard usage for all instances of current target editor in all editing sessions is shown.

Instance-level statistics for the current sessions – these statistics are available in SQL Assistant's menus – both in the right-click context menu and top-level menu (when the target editor top-level menu integration is enabled. Keyboard usage for only the current editor instance in the current editing session is shown.

Fri Oct 24, 2008 3:48 pm View user's profile Send private message
anildas



Joined: 14 Nov 2007
Posts: 69
Country: United States

Post Reply with quote
Page 23
Quote:
Typed by User – this is the number of characters typed by user in the target editor. This number includes all characters and digits, carriage returns, tabs and other characters that part of the code.

Should be
Quote:
Typed by User – this is the number of characters typed by the user in the target editor. This number includes all characters and digits, carriage returns, tabs and other characters as part of the code.

Question: How do erasing characters by using backspace and delete affect the count?


Last edited by anildas on Fri Oct 24, 2008 4:02 pm; edited 2 times in total
Fri Oct 24, 2008 3:52 pm View user's profile Send private message
anildas



Joined: 14 Nov 2007
Posts: 69
Country: United States

Post Reply with quote
Page 23
Quote:
Added by SQL Assistant – this is the number of characters that SQL Assistant added to the code. This number includes all characters and digits, carriage returns, tabs and other characters that part of the code.

Should be
Page 23
Quote:
Added by SQL Assistant – this is the number of characters that SQL Assistant added to the code. This number includes all characters and digits, carriage returns, tabs and other characters as part of the code.

Fri Oct 24, 2008 3:59 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7842

Post Reply with quote
Thanks. Thanks. Thanks.
Sat Oct 25, 2008 11:11 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7842

Post Reply with quote
Quote:
Question: How do erasing characters by using backspace and delete affect the count?


They don't decrease numbers if that is what you meant to ask. Only characters entered into the keyboard buffer are counted as they are typed. Basically the statistics are gathered at the keyboard buffer level.

Similarly pasting text from the Clipboard, doesn't affect the count.
Tue Oct 28, 2008 10:58 pm View user's profile Send private message
anildas



Joined: 14 Nov 2007
Posts: 69
Country: United States

Post Reply with quote
Page 23
Quote:
The same average coder working with a non-familiar database schema ...

Should be
Quote:
The same average coder working with an unfamiliar database schema ...

Wed Oct 29, 2008 1:28 pm View user's profile Send private message
anildas



Joined: 14 Nov 2007
Posts: 69
Country: United States

Post Reply with quote
Page 25
Quote:
The following examples demonstrate several important techniques for fastest SQL code generation...

Should be
Quote:
The following examples demonstrate several important techniques for fast SQL code generation...

Or
Quote:
The following examples demonstrate several important techniques for the fastest SQL code generation...

Wed Oct 29, 2008 1:34 pm View user's profile Send private message
anildas



Joined: 14 Nov 2007
Posts: 69
Country: United States

Post Reply with quote
Page 25
Quote:
2. Press Arrow Right navigation key to expand columns of the actor table. The result should like the below image

Should be
Quote:
2. Press Arrow Right navigation key to expand columns of the actor table. The result should be like the image below.

Wed Oct 29, 2008 1:37 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » SQL Assistant All times are GMT - 4 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.