代码搜索:SQLDA
找到约 189 项符合「SQLDA」的源代码
代码结果 189
www.eeworm.com/read/125935/14454377
sra book.sra
$PBExportHeader$book.sra
$PBExportComments$Generated Application Object
forward
global type book from application
end type
global transaction sqlca
global dynamicdescriptionarea sqlda
global dy
www.eeworm.com/read/180448/9307744
txt get_sys_lsh.txt
$include sqlca ;
$include sqlda ;
int Get_Pt_Seq(char *seq)
{
$int sysseq ;
//seq = (char *)malloc(6);
$ begin work;
do {
$ lock table syspara in exclusive m
www.eeworm.com/read/491957/1183797
cs position.cs
using System;
using System.Data;
using System.Data.SqlClient;
namespace OfficeAuto.Components
{
///
/// Position 的摘要说明。
///
public class Position
{
public SqlDa
www.eeworm.com/read/271791/4224382
cs position.cs
using System;
using System.Data;
using System.Data.SqlClient;
namespace OfficeAuto.Components
{
///
/// Position 的摘要说明。
///
public class Position
{
public SqlDa
www.eeworm.com/read/310996/13638548
pc dbconnect.pc
#include
#include
static char DBLink[256] = "TestOraConn";
extern void DisplaySqlErrorMsg();
/*============判断数据库登录是否成功==============*/
int checkconnect(char *DBName,char *DBUser,
www.eeworm.com/read/393179/8307149
cs class1.cs
//定义方法GetData(),返回一个数据表
private DataTable GetData()
{
SqlConnection conn = new SqlConnection(@"Server=PXGD2;Initial Catalog=pingxiang;Uid=sa;Pwd=;");
SqlDa
www.eeworm.com/read/106834/15620569
ec pt_acc.ec
/* pt_acc */
#include
$include sqlca;
$include sqlda;
short menu();
short menusel();
void addspace();
void addspacef();
void mess();
char readdv();
char readch();
void
www.eeworm.com/read/106834/15620577
ec freeze_on.ec
/* freeze_on */
#include
$include sqlca;
$include sqlda;
short menu();
short menusel();
void addspace();
void addspacef();
void mess();
char y_n();
char readdv();
void
www.eeworm.com/read/162994/10253626
ec unloadfun.ec
#include
EXEC SQL include sqlca;
EXEC SQL include sqlda;
EXEC SQL include sqltypes;
EXEC SQL include decimal;
EXEC SQL include datetime;
#define FILENUM 6000000
#define FLDSIZE 40
#d
www.eeworm.com/read/106834/15620520
ec pr_rate1.ec
#include
$include sqlca;
$include sqlda;
char readdv();
void addspace();
void addspacef();
char y_n();
void mess();
char readst();
short menu();
short menusel();
char readch(