All Manuals > LispWorks Release Notes and Installation Guide > 13 Release Notes > 13.14 Common SQL changes

NextPrevUpTopContentsIndex

13.14.3 encoding for ODBC and PostgreSQL connections

Connections to ODBC now support the :unicode external format.

Connections to PostgreSQL now support various external formats. The encoding argument of sql:connect also allows you to set the character set in the connection.

See the manual entry for sql:connect for the details.


LispWorks Release Notes and Installation Guide - 23 Dec 2011

NextPrevUpTopContentsIndex