Description
The ODBC database interface has been enhanced to provide support for ANSI outer join SQL syntax generation and database proxy connections for PowerBuilder components deployed to EAServer. For more information, see Support for ANSI outer join SQL syntax generation and Support for database proxy connections in EAServer.
In addition, the ODBC database interface now supports the StripParmNames DBParm. This DBParm was added to PowerBuilder 7 after its original release. It specifies that explicitly named parameters should not be passed to the ODBC driver.
For more information
For information about new DBParms, select the What's New button on the Help window, select New DBParms, and see the description for:
OJSyntax ProxyUserName StripParmNames
|