代码搜索:Interbase
找到约 1,195 项符合「Interbase」的源代码
代码结果 1,195
www.eeworm.com/read/124129/14593205
h prtv3_proto.h
/*
* PROGRAM: JRD Lock Manager
* MODULE: prtv3_proto.h
* DESCRIPTION: Version 3 lock Table printer prototype
*
* The contents of this file are subject to the Interbase Public
* License Ve
www.eeworm.com/read/124129/14593207
h lock_proto.h
/*
* PROGRAM: JRD Lock Manager
* MODULE: lock_proto.h
* DESCRIPTION: Prototype header file for lock.c
*
* The contents of this file are subject to the Interbase Public
* License Version 1
www.eeworm.com/read/330522/3422375
java interbasemodelreader.java
package org.apache.ddlutils.platform.interbase;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed wi
www.eeworm.com/read/330522/3422376
java interbaseplatform.java
package org.apache.ddlutils.platform.interbase;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed wi
www.eeworm.com/read/330522/3422377
java interbasebuilder.java
package org.apache.ddlutils.platform.interbase;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed wi
www.eeworm.com/read/112227/15491099
sql crtproc.sql
/*
* Create Procedure for Interbase STUDENT.GDB
*/
CONNECT "D:\InterBaseDB\STUDENT.GDB"
USER "SYSDBA" PASSWORD "masterkey";
SET TERM ^ ;
DROP PROCEDURE NEWWKS ^
/*
** 返回学号
*/
cr
www.eeworm.com/read/100925/6264828
c pass1.c
/*
* PROGRAM: Dynamic SQL runtime support
* MODULE: pass1.c
* DESCRIPTION: First-pass compiler for request trees.
*
* The contents of this file are subject to the Interbase Public
* License Ver