About the PBODB70 initialization file
What is the PBODB70 initialization file?
When you access data through the ODBC interface, PowerBuilder uses
the PBODB70 initialization file to maintain access to extended functionality
in the backend 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 PBODB70 initialization file
In most cases, you should not
need to
modify the PBODB70 initialization file. Changes to this file can
adversely affect PowerBuilder. You should change the PBODB70 initialization
file only if you are asked to do so by a Technical Support representative.
However, you can
edit the PBODB70 initialization
file if you need to add functions for your backend DBMS.
If you modify the PBODB70 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 PBODB70
initialization file, tell the representative that you changed the
file and describe the changes you made.
Name of the PBODB70 initialization file
The name of the PBODB70 initialization file on the Windows
NT and Windows 95 platforms is PBODB70.INI.
For simplicity, this appendix refers generically to the PBODB70
initialization file throughout.