PTLib  Version 2.10.4
PODBC::ConnectData Class Reference

This class is a multipurpose use class for storing parameters when initiating connection to DataSource. More...

#include <podbc.h>

List of all members.

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.

Detailed Description

This class is a multipurpose use class for storing parameters when initiating connection to DataSource.

Not all field are required. By default all non-essential params are set to a datasource specific default value.


Member Data Documentation

Database file Path (not Oracle,xxSQL)

Whether Datasource is locked or Trusted.

Port to connect to mySQL.

URL for Host Datasouce xxSQL.

Used with Paradox/DBase/Excel (& mySQL db)


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines