CodeAssist(TM)

Data Application Development Tool
 
Version 1.0
April 1999
 
(C) Copyright Sheridan Software Systems, Inc., 1999
35 Pinelawn Road
Melville, N.Y. 11747 USA
 
Voice (516) 753-0985
Fax (516) 753-3661
 
e-mail support.codeassist@shersoft.com
Internet http://www.shersoft.com

This document contains release notes for CodeAssist. Information in this document is more current than that in the on-line Help.

Note: Consult the help file (.HLP) for information on how to use the features of CodeAssist.


System Requirements:

Additional File Requirements:

Known issues:

  1. In SQL7 %VB_FLD_TYPE_PREFIX% cannot replace field types uniqueidentifier, nchar, ntext, and nvarchar.
  2. The database browser is not correctly parsing stored procedures into fields when the SELECT contains calculated fields.
  3. When a workspace containing a sql server database is saved to disk, the caw file will contain all the information necessary to establish the connection. This includes the password to the database, as part of the connection string.
  4. CodeAssist cannot correctly retrieve the results columns for some SQL Server Stored Procedures as the result columns may vary depending on the values of the input parameters. Consequently, not all stored procedures that contain multiple select statements, aliased tables, and concatenated or constructed fields in a SELECT statement will display the result columns correctly in the database browser.