SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 35971: An error occurs when you use SAS/ACCESS® Interface to ODBC to append data to a nonexistent DATAllegro table

DetailsHotfixAboutRate It

When you try to append data to a DATAllegro table with SAS/ACCESS Interface to ODBC, an error occurs if the table does not already exist. This problem results from a short-coming in the DATAllegro ODBC driver. For example, suppose you assign an ODBC LIBNAME statement using a database source name that has has been created with the DATAllegro ODBC driver. If you subsequently run an APPEND procedure against this library to populate a Datallegro table that does not currently exist, the procedure fails with the following error:

ERROR: CLI prepare error: [DATAllegro][Data Warehouse Appliance
ODBC driver]encountered in
(DSA:generate valid sql statment)  Message Code=DA37001N.
syntax error in dynamic SQL statement. 
Details: Table xxxx does not exist, or is not owned by you.

This problem results from a shortcoming in the DATAllegro ODBC driver. The driver returns an incorrect value from an ODBC call and, as a result, the SAS® System is not aware that the table does not exist.

Select the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemSAS/ACCESS Interface to ODBCMicrosoft® Windows® for 64-Bit Itanium-based Systems9.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter 64-bit Edition9.1 TS1M3 SP4
Microsoft Windows Server 2003 Enterprise 64-bit Edition9.1 TS1M3 SP4
Microsoft Windows XP 64-bit Edition9.1 TS1M3 SP4
Microsoft Windows 2000 Advanced Server9.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server9.1 TS1M3 SP4
Microsoft Windows 2000 Server9.1 TS1M3 SP4
Microsoft Windows 2000 Professional9.1 TS1M3 SP4
Microsoft Windows NT Workstation9.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter Edition9.1 TS1M3 SP4
Microsoft Windows Server 2003 Enterprise Edition9.1 TS1M3 SP4
Microsoft Windows Server 2003 Standard Edition9.1 TS1M3 SP4
Microsoft Windows XP Professional9.1 TS1M3 SP4
Windows Vista9.1 TS1M3 SP4
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.