Hi all,

fixed in 2.0.2_3.0.25:

- If an ADO connection is configured for a DB - possibly a wrong table 
structure (the default SQL-ANSI92 instead of MSSQL) is initialized by 
ASSP, which leads into DB errors in ASSP.

changed:

- If editing a regex leads in to a regex-error, this will be shown after 
saving or opening the file, by a red line at the top of the EDITOR-browser 
window.
  If you don't know the mistake, investigate the MaillogTail for the 
detailed error message.



In light of recent reports and questions!

If you use any replication mechanism with Microsoft SQL Server:

 - Add the attribute 'ROWGUIDCOL' to the column PKEY of each table that 
should be replicated, before you start replication, because some MSSQL 
versions will create an extra identity column with that attribute, which 
will lead in to database errors in ASSP. The replication 
attributes/constraints have been changed by MS from version to version - 
please read the documentation for your MSSQL Server.
- Set 'preventBulkImport' to on - otherwise the import procedure of ASSP 
will destroy replication attributes/constraints of the DB tables. If you 
want to use the BulkImport, you must edit the file 'assp_db_import.cfg' by 
changing the statements for ' drop primary key' and 'add primary key' 
according to the requirements of your SQL server version.

Thomas


DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************


------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to