代码搜索:Interbase
找到约 1,195 项符合「Interbase」的源代码
代码结果 1,195
www.eeworm.com/read/357319/3017852
entries
/ReadMe.txt/1.1/Mon Apr 5 11:37:55 2004//
D/AdvantageIBXDemo////
D/DB_ADS70////
D/DB_Interbase6////
D/SampleSpecs////
www.eeworm.com/read/124129/14593196
h lockv3s4.h
/*
* PROGRAM: JRD Lock Manager
* MODULE: lockv3s4.h
* DESCRIPTION: Version 3 Sun 4 lock manager structure definitions
*
* The contents of this file are subject to the Interbase Public
* L
www.eeworm.com/read/124129/14593210
c printv3s4.c
/*
* PROGRAM: JRD Lock Manager
* MODULE: printv3s4.c
* DESCRIPTION: Version 3 Sun 4 lock Table printer
*
* The contents of this file are subject to the Interbase Public
* License Version
www.eeworm.com/read/163987/5500735
sql demodb.sql
CREATE DATABASE "..\Programs\DB_Interbase_6\Demo.gdb"
USER "sysdba" PASSWORD "masterkey";
CREATE DOMAIN GUID AS CHAR(38);
CREATE TABLE EDI_ELEMENT_PROFILE
(
SEGMENTID
www.eeworm.com/read/379506/2671594
sql demodb.sql
CREATE DATABASE "..\Programs\DB_Interbase_6\Demo.gdb"
USER "sysdba" PASSWORD "masterkey";
CREATE DOMAIN GUID AS CHAR(38);
CREATE TABLE EDI_ELEMENT_PROFILE
(
SEGMENTID
www.eeworm.com/read/357319/3017837
sql demodb.sql
CREATE DATABASE "..\Programs\DB_Interbase_6\Demo.gdb"
USER "sysdba" PASSWORD "masterkey";
CREATE DOMAIN GUID AS CHAR(38);
CREATE TABLE EDI_ELEMENT_PROFILE
(
SEGMENTID
www.eeworm.com/read/357319/3024038
h iberror.h
#ifndef _JRD_GEN_IBERROR_H
#define _JRD_GEN_IBERROR_H
/*
* The contents of this file are subject to the Interbase Public
* License Version 1.0 (the "License"); you may not use this file
* ex