代码搜索:Postgresql
找到约 4,136 项符合「Postgresql」的源代码
代码结果 4,136
www.eeworm.com/read/393485/8283743
cpp ex383_odbc.cpp
#include
#include
using namespace std;
#include
#if !defined(_WINDOWS_) && !defined(_WIN64)
#define OTL_ODBC
#else
#define OTL_ODBC_POSTGRESQL // required wit
www.eeworm.com/read/393485/8283793
cpp ex393_odbc.cpp
#include
using namespace std;
#include
#if !defined(_WINDOWS_) && !defined(_WIN64)
#define OTL_ODBC
#else
#define OTL_ODBC_POSTGRESQL // required with PG ODBC on Window
www.eeworm.com/read/393485/8283950
cpp ex347_odbc.cpp
#include
using namespace std;
#include
#if !defined(_WINDOWS_) && !defined(_WIN64)
#define OTL_ODBC
#else
#define OTL_ODBC_POSTGRESQL // required with PG ODBC on Window
www.eeworm.com/read/174072/9608580
cpp ex361_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_POSTGRESQL // Compile OTL 4.0/ODBC
#define OTL_UNICODE // Enable Unicode OTL for ODBC
#if defined(__GNUC__)
#de
www.eeworm.com/read/174072/9608669
cpp ex145_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_POSTGRESQL
// #define OTL_ODBC_UNIX // uncomment this line if UnixODBC is used
#include // include the OTL
www.eeworm.com/read/174072/9608960
cpp ex142_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_POSTGRESQL
// #define OTL_ODBC_UNIX // uncomment this line if UnixODBC is used
#include // include the OTL
www.eeworm.com/read/174072/9609196
cpp ex143_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_POSTGRESQL
// #define OTL_ODBC_UNIX // uncomment this line if UnixODBC is used
#include // include the OTL
www.eeworm.com/read/174072/9609292
cpp ex146_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_POSTGRESQL
// #define OTL_ODBC_UNIX // uncomment this line if UnixODBC is used
#include // include the OTL
www.eeworm.com/read/174072/9609411
cpp ex141_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_POSTGRESQL
// #define OTL_ODBC_UNIX // uncomment this line if UnixODBC is used
#include // include the OTL
www.eeworm.com/read/277141/10665131
htm otl4_ex342.htm
OTL 4.0, Example 342 (OTL stream read iterator, "get by name"
functions, PostgreSQL)