代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/393485/8283883
cpp ex517_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005
//#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used wi
www.eeworm.com/read/392508/8338707
in pppoe-stop.in
#!/bin/sh
# @configure_input@
#***********************************************************************
#
# pppoe-stop
#
# Shell script to bring down a PPPoE connection
#
# Copyright (C) 2000 Roaring P
www.eeworm.com/read/174072/9608554
cpp ex117_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC // Compile OTL 4/ODBC
#include // include the OTL 4 header file
otl_connect db; // connect object
voi
www.eeworm.com/read/174072/9608562
cpp ex157_db2.cpp
#include
using namespace std;
#include
#define OTL_DB2_CLI // Compile OTL 4.0/Db2-CLI
#include // include the OTL 4.0 header file
otl_connect main_db; // main c
www.eeworm.com/read/174072/9608581
cpp ex98_oci8.cpp
#include
#include
#define OTL_ORA8 // Compile OTL 4/OCI8
#define OTL_STL // Turn on STL features and otl_value
#ifndef OTL_ANSI_CPP
#define OTL_ANSI_CPP // Turn on ANSI C
www.eeworm.com/read/174072/9608652
cpp ex416_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC
#include // include the OTL 4.0 header file
otl_connect main_db; // main
www.eeworm.com/read/174072/9608682
cpp ex97_oci7.cpp
#include
#include
#define OTL_ORA7 // Compile OTL 4/OCI7
#define OTL_STL // Turn on STL features and otl_value
#ifndef OTL_ANSI_CPP
#define OTL_ANSI_CPP // Turn on ANSI C
www.eeworm.com/read/174072/9608746
cpp ex431_odbc.cpp
#include
#include
using namespace std;
#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC
#define OTL_BIGINT long long // Enabling 64-bit integers
// Defining a string-to-bi
www.eeworm.com/read/174072/9609261
cpp ex158_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC // Compile OTL 4.0/ODBC
#include // include the OTL 4.0 header file
otl_connect main_db; // main connect