What's New

What's New in SAS 9.2 Drivers for ODBC


Overview

This document has a new title for SAS 9.2. Its title in previous releases was SAS ODBC Driver: User's Guide and Programmer's Reference.

In this release, SAS provides the following enhancements to the SAS ODBC Driver:

The SAS Table Server Driver for ODBC, which enables access to the SAS Table Server, is deprecated in the third maintenance release for SAS 9.2.


New SQL Options

SQL option Use client code page tells the driver to use the client's code page information when transcoding multi-byte characters to and from WideChar. The option Infer type in min/max functions tells the driver to attempt to determine the format of a column that is used as input to a MIN or MAX function, and to use that format to infer the SQL type of the column.

In the second maintenance release for SAS 9.2, the option Quote Char is NULL is available. This option tells the driver to use an empty string for the SQL_IDENTIFIER_QUOTE_CHAR InfoType of the SQLGetInfo method.


Authentication to SPD Server

In the second maintenance release for SAS 9.2, the SAS ODBC Driver has improved authentication to SPD Server. If an authentication attempt fails, the SAS ODBC Driver provides a real-time prompt for user ID and password credentials. The SAS ODBC Driver permits three authentication attempts.


Documentation Enhancements


SAS Table Server Driver for ODBC

In the third maintenance release for SAS 9.2, the SAS Table Server Driver for ODBC is deprecated. As a result, information about the SAS Table Server Driver for ODBC is removed.