#include <podbc.h>
Public Attributes | |
| PFilePath | DBPath |
| PString | DefDir |
| Database file Path (not Oracle,xxSQL). | |
| PString | User |
| Used with Paradox/DBase/Excel (& mySQL db). | |
| PString | Pass |
| UserName. | |
| PBoolean | Excl_Trust |
| Password. | |
| PString | Host |
| Whether Datasource is locked or Trusted. | |
| int | Port |
| URL for Host Datasouce xxSQL. | |
| int | opt |
| Port to connect to mySQL. | |
Not all field are required. By default all non-essential params are set to a datasource specific default value.
Database file Path (not Oracle,xxSQL).
Password.
Whether Datasource is locked or Trusted.
Port to connect to mySQL.
UserName.
URL for Host Datasouce xxSQL.
Used with Paradox/DBase/Excel (& mySQL db).
1.4.7