About the PBODB90 initialization file
What is the PBODB90 initialization file?
When you access data through the ODBC interface, PowerBuilder uses the
PBODB90 initialization file to maintain access to extended functionality
in the back-end DBMS for which ODBC does not provide an API call.
Examples of extended functionality are SQL syntax or function calls
specific to a particular DBMS.
Editing the PBODB90 initialization file
In most cases, you do not need to modify
the PBODB90 initialization file. Changes to this file can adversely
affect PowerBuilder. Change the PBODB90 initialization file only if
you are asked to do so by a Technical Support representative.
However, you can edit the PBODB90 initialization
file if you need to add functions for your back-end DBMS.
If you modify the PBODB90 initialization file, first make
a copy of the existing file. Then keep a record of all changes you
make. If you call Technical Support after modifying the PBODB90
initialization file, tell the representative that you changed the
file and describe the changes you made.
Name of the PBODB90 initialization file
The name of the PBODB90 initialization file is PBODB90.INI.
For simplicity, this appendix refers generically to the PBODB90
initialization file throughout.