代码搜索:Sybase

找到约 10,000 项符合「Sybase」的源代码

代码结果 10,000
www.eeworm.com/read/408502/11384879

h cstypes.h

/* ** Sybase Open Client/Server ** Confidential Property of Sybase, Inc. ** Copyright Sybase, Inc. 1992, 1996 ** All rights reserved */ #ifndef __CSTYPES_H__ #define __CSTYPES_H__ /* ** This file
www.eeworm.com/read/408502/11384899

h cspublic.h

/* ** Sybase Open Client/Server ** Confidential Property of Sybase, Inc. ** Copyright Sybase, Inc. 1992, 1997 ** All rights reserved */ #ifndef __CSPUBLIC_H__ #define __CSPUBLIC_H__ /* ** Include
www.eeworm.com/read/126953/14392540

h cstypes.h

/* ** Sybase Open Client/Server ** Confidential Property of Sybase, Inc. ** Copyright Sybase, Inc. 1992, 1996 ** All rights reserved */ #ifndef __CSTYPES_H__ #define __CSTYPES_H__ /* ** This file
www.eeworm.com/read/126953/14392559

h cspublic.h

/* ** Sybase Open Client/Server ** Confidential Property of Sybase, Inc. ** Copyright Sybase, Inc. 1992, 1997 ** All rights reserved */ #ifndef __CSPUBLIC_H__ #define __CSPUBLIC_H__ /* ** Include
www.eeworm.com/read/350444/10742468

h database_op.h

/* database_op.h 负责兼容 sybase 和 oracle对数据库的操作 */ #define ORACLE_PLATFORM #ifdef SYBASE_PLATFORM /* * sybase ,源代码基于sybase 编写,所以此处不需要额外的定义 */ #include "sybfron
www.eeworm.com/read/432726/8581067

h ctpublic.h

/* ** Sybase CT-LIBRARY ** Confidential Property of Sybase, Inc. ** (c) Copyright Sybase, Inc. 1991 - 2005 ** All rights reserved */ /* ** ctpublic.h - This is the public header file for CT-Lib. */ #
www.eeworm.com/read/408502/11384881

h ctpublic.h

/* ** ** Sybase CT-LIBRARY Version 5.0 ** Confidential Property of Sybase, Inc. ** (c) Copyright Sybase, Inc. 1991 ** All rights reserved */ /* ** ctpublic.h - This is the header file for 5.0 CT-
www.eeworm.com/read/126953/14392542

h ctpublic.h

/* ** ** Sybase CT-LIBRARY Version 5.0 ** Confidential Property of Sybase, Inc. ** (c) Copyright Sybase, Inc. 1991 ** All rights reserved */ /* ** ctpublic.h - This is the header file for 5.0 CT-
www.eeworm.com/read/408427/2249115

makefile

# Sccsid %Z% %M% %I% %G% # Make the DB-Library sample programs. # # # Change the following definitions as appropriate for your site: SYBASE = /opt/sybase-12.5/OCS INCDIR = $(SYBASE)/include LIB
www.eeworm.com/read/171849/9732315

c ctpr.c

/* ** Sybase Print Functions ** Confidential Property of Sybase, Inc. ** (c) Copyright Sybase, Inc. 1993 ** All rights reserved */ #include #include "ctxact.h" #if (USE_SCCSID)