HCO for SQL Server (HCOSS)
- HCOSS applications do not support dynamic SQL using the SQL Descriptor Area (SQLDA) when the application calls a SQL CLR stored procedure.
- Under
Enterprise Developer, no project templates are available for HCOSS applications at this time. For information on creating COBOL projects for HCOSS applications, see the tutorials in the
%PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Mainframe\sql\hcoss directory. To view the samples in the Samples Browser, click
Start > All Programs > Micro Focus Enterprise Developer > Samples > Mainframe Samples.
- HCOSS SQL Server databases created with an
Enterprise Developer version of 2.2 Update 2 HotFix 3 or earlier might be missing HCOSS-provided scalar functions. To ensure your scalar functions are up to date, run the
InstallDigitsFunction.sql script against each of your HCOSS databases. The script is located by default in the
%ALLUSERSPROFILE%\Micro Focus\Enterprise Developer\hcoss directory. The user running the script must have read, update, and create permissions for the database SYSIBM and dbo schemas.