The following table lists the known problems that were fixed
for the DirectConnect version 12.6. The DirectConnect products affected
are identified, and each issue contains a description, resolution,
and the associated Quality Tracking System (QTS) number.
Table 5: Description
of software fixes
Product
|
Description
|
Resolution
|
QTS #
|
All DirectConnects
|
Adaptive Server® Enterprise/Component Integrated
Services (ASE/CIS) was unable to delete all rows using
cursors.
|
The sequence error that prevented all rows
from being deleted has been resolved.
|
347653
|
DirectConnect did not support the catalog stored
procedure sp_special_columns on Windows.
This support was available only on the UNIX platforms.
|
Support for the catalog stored procedure sp_special_columns is
now available on Windows platforms.
|
212820
|
DirectConnect for
DB2 UDB only
|
A stored procedure with multiple results sets
caused a fetch error.
|
Stored procedures now support multiple
results sets.
|
369255
|
A stored procedure output parameter had
an incorrect value of NULL instead of an integer
value.
|
A problem with DB2 output parameters
has been corrected.
|
369807
|
A request was received to support AS/400 SQL
stored procedures.
|
AS/400 SQL stored procedures
are now supported.
|
226468
|
DirectConnect for
Informix only
|
Select statements
and other results-generating queries did not produce results against
Informix tables containing VARBINARY columns.
|
This has been corrected.
|
275721
|
Dynamic inserts into char columns
on Informix failed because the UserDataType field of the CS_DATAFMT structure
was not initialized.
|
The UserDataType field of the CS_DATAFMT structure
is now initialized.
|
268278
|
Attempts to perform bulk transfers of
rows containing a NULL value datetime column failed.
|
This has been corrected, and it is now possible
to perform bulk transfers of NULL value datetime columns.
|
241483
|
When in sybase transformation
mode, a failure occurred when inserting binary values preceded by
an 0x.
|
This problem has been corrected, and it
is now possible to insert binary values preceded by 0x,
with or without quotation marks.
|
234250
|
DirectConnect for
Microsoft SQL Server only
|
The SQL_GUID datatype
caused failures.
|
The SQL_GUID datatype
is now supported.
|
224420
|
A null character data caused SQL statement truncation.
|
Null characters and binary zeros in SQL
statement are stripped when the StripBinaryZero property
is set.
|
291774
|