ATIqa00128: |
RDA: Simplify Database Resource Directory (DRD) and configuration options |
ATIqa00316: |
ODBC: Microsoft Visual Studio Database Designer not working. SQLSetConnectOption |
ATIqa00355: |
DAM: Support IGNORE CASE option while comparing string fields |
ATIqa00357: |
ODBC: Allow Local ODBC Driver IP access to window handle of parent application from SQLDriverConnect |
ATIqa00362: |
DAM: Improved set function(MIN, MAX, COUNT(*)) processing. Not cache the entire result set |
ATIqa00364: |
ODBC: Create a table dump utility that will create SQL INSERT statements based on an adhoc query |
ATIqa00370: |
ODBC: Enable multithreaded applications to use odbc driver (ADO) |
ATIqa00446: |
DAM: Support extended length for object names (table & column names) - up to 128 |
ATIqa00447: |
DAM: Support special characters( '_', '@', '#', '^') other then [0-9,a-z,_] in object names |
ATIqa00449: |
DAM: Scalar functions returning constant values are used in Query Optimization |
ATIqa00458: |
DAM: Simplify IP header files to reduce count and complexity |
ATIqa00475: |
DAM: Convert (< AND >) to be BETWEEN |
ATIqa00507: |
DDK: Simplify SDK libraries for the different build modes on NT |
ATIqa00509: |
DAM: Database entry set up for an IP can be used to populate the schema database |
ATIqa00512: |
DDK: Allow user to configure the Join Process Order (Left-to-right or right-to-left) |
ATIqa00539: |
DAM: Support overloading scalar functions based on argument count |
ATIqa00279: |
RDA: OAISQL: WAIT command is not working on Microsoft Windows platforms |
ATIqa00286: |
RDA: SERVER: On platforms supporting FORK, if client terminates abnormally, server doesn't do disconnect. |
ATIqa00349: |
DDK: Error message reported when license files are missing is not clear |
ATIqa00459: |
DAM: BETWEEN condition with non-literal right-side value is passed to the IP |
ATIqa00462: |
DAM: Conditions of the form col >= v1 and col <= v2 (In a JOIN stmt) are not being converted to BETWEEN |
ATIqa00469: |
DDK: Check NT build to make sure we use NT runtime stricmp, etc., functions |
ATIqa00470: |
DAM: Memory leaks from codebase and other memory leaks |
ATIqa00478: |
ODBC: Multiple SQLAllocEnv's causes memory errors/crash |
ATIqa00497: |
DAM: UNION syntax used by MSAccess 97 is not supported |
ATIqa00503: |
RDA: Memory leak if error is retrieved from CLI -- 12,920 bytes per error retrieval. |
ATIqa00541: |
ODBC: Pick up client's TCP/IP address on the server |
ATIqa00542: |
ODBC: Clean SQLGetInfo related warnings(errors) during Connect |