dbc/ZDbcPostgreSql.pas File Reference

Go to the source code of this file.

Classes

class  IZPostgreSQLConnection
 Defines a PostgreSQL specific connection. More...
class  TZPostgreSQLConnection
 Implements PostgreSQL Database Connection. More...
class  TZPostgreSQLDriver
 Implements PostgreSQL Database Driver. More...
class  TZPostgreSQLSequence
 Implements a Postgres sequence. More...

Enumerations

enum  TZPgCharactersetType {
  csSQL_ASCII, csEUC_JP, csEUC_CN, csEUC_KR,
  csEUC_TW, csJOHAB, csUTF8, csMULE_INTERNAL,
  csLATIN1, csLATIN2, csLATIN3, csLATIN4,
  csLATIN5, csLATIN6, csLATIN7, csLATIN8,
  csLATIN9, csLATIN10, csWIN1256, csWIN1258,
  csWIN874, csKOI8R, csWIN1251, csWIN866,
  csISO_8859_5, csISO_8859_6, csISO_8859_7, csISO_8859_8,
  csSJIS, csBIG5, csGBK, csUHC,
  csWIN1250, csGB18030, csUNICODE_PODBC, csTCVN,
  csALT, csWIN, csOTHER
}

Functions

 AddParamToResult (AnsiString AParam, AnsiString AValue)
 DefaultNoticeProcessor (Pointer arg, PChar message)

Variables

const IZDriver PostgreSQLDriver
 The common driver manager object.


Enumeration Type Documentation

Enumerator:
csSQL_ASCII 
csEUC_JP 
csEUC_CN 
csEUC_KR 
csEUC_TW 
csJOHAB 
csUTF8 
csMULE_INTERNAL 
csLATIN1 
csLATIN2 
csLATIN3 
csLATIN4 
csLATIN5 
csLATIN6 
csLATIN7 
csLATIN8 
csLATIN9 
csLATIN10 
csWIN1256 
csWIN1258 
csWIN874 
csKOI8R 
csWIN1251 
csWIN866 
csISO_8859_5 
csISO_8859_6 
csISO_8859_7 
csISO_8859_8 
csSJIS 
csBIG5 
csGBK 
csUHC 
csWIN1250 
csGB18030 
csUNICODE_PODBC 
csTCVN 
csALT 
csWIN 
csOTHER 

Definition at line 70 of file ZDbcPostgreSql.pas.


Function Documentation

AddParamToResult ( AnsiString  AParam,
AnsiString  AValue 
)

Definition at line 663 of file ZDbcPostgreSql.pas.

DefaultNoticeProcessor ( Pointer  arg,
PChar  message 
)


Variable Documentation

The common driver manager object.

Definition at line 393 of file ZDbcPostgreSql.pas.


Generated on Wed Dec 30 08:42:42 2009 for zeoslib by  doxygen 1.5.7.1