FIX: SQL Server Fix List for Version 4.20bK13
  
PSS ID Number: Q114848
Article last modified on 10-27-1994
 
4.20b
 
OS/2
 

----------------------------------------------------------------------
The information in this article applies to:
 
  - Microsoft SQL Server version 4.2b for OS/2
----------------------------------------------------------------------
 
The following is the fix that has been made in SQL Server version
4.2bK13. SQL Server version 4.2bK13 is now available from your primary
support provider. For more information, contact your primary support
provider.
 
============================
Problem Corrected in 4.2bK13
============================
 
 - FIX: Stored Procedure Unable to Access Temporary Table
 
===========================================
Description of Problem Corrected in 4.2bK13
===========================================
 
ARTICLE ID: Q113784
BUG# OS/2: 1818 (4.2bK12)
 
SYMPTOMS
========
 
When executing a stored procedure that attempts to access a temporary
table, the following error 208 is generated:
 
   Invalid object <#temp_table>
 
CAUSE
=====
 
The problem occurs when a stored procedure attempts to access a
temporary table that was created by the parent stored procedure.
The child stored procedure is unable to access the temporary object.
 
Addition reference words: 4.20b
KBCategory: kbref kbfixlist
KBSubcategory: SSrvServer
 
=============================================================================
 
Copyright Microsoft Corporation 1994.
