KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q230374: ‘Subscript out of range’ Error When Saving a Component Library

Article: Q230374
Product(s): Microsoft SNA Server
Version(s): WINDOWS:4.0 SP2,4.0SP2
Operating System(s): 
Keyword(s): 
Last Modified: 05-APR-2000

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft COM Transaction Integrator for CICS and IMS, version 4.0 SP2 
- Microsoft SNA Server, version 4.0SP2 
-------------------------------------------------------------------------------


SYMPTOMS
========

The COM Transaction Integrator for CICS and IMS Component Builder (CB) displays
the following error message when trying to save a component library:

  Subscript out of range.

CAUSE
=====

A User Defined Type (UDT) has been specified as the automation type for a column
of an ADO recordset.

WORKAROUND
==========

Do not specify a UDT as the automation type for a column of an ADO recordset.
UDTs are not a supported type for a recordset.

STATUS
======

Microsoft has confirmed this to be a problem in the COM Transaction Integrator
for CICS and IMS version 4.0 SP2.


MORE INFORMATION
================

When creating a COMTI component library using CB, it is possible to modify the
automation type of an existing recordset column to specify a UDT as the
automation type. UDTs already defined in the library are listed in the drop-down
list box of available automation types for the recordset column. This is an
error.

When creating a new column for a recordset, UDTs are not listed in the drop-down
list box of available automation types.

Additional query words:

======================================================================
Keywords          :  
Technology        : kbAudDeveloper kbSNAServSearch kbCOMTISearch kbCOMTI400SP2
Version           : WINDOWS:4.0 SP2,4.0SP2
Issue type        : kbbug
Solution Type     : kbnofix

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.