About the PBODB100 initialization file
What is the PBODB100 initialization file?
When you access data through the ODBC interface, PowerBuilder uses the
PBODB100 initialization file (PBODB100.INI)
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 PBODB100.INI
In most cases, you do not need to modify PBODB100.INI.
Changes to this file can adversely affect PowerBuilder. Change PBODB100.INI only
if you are asked to do so by a Technical Support representative.
However, you can edit PBODB100.INI if
you need to add functions for your back-end DBMS.
If you modify PBODB100.INI, first make
a copy of the existing file. Then keep a record of all changes you
make. If you call Technical Support after modifying PBODB100.INI,
tell the representative that you changed the file and describe the
changes you made.