代码搜索:Interbase
找到约 1,195 项符合「Interbase」的源代码
代码结果 1,195
www.eeworm.com/read/323119/13351132
cfg interbase-superserver.cfg
#This file is automaticly generated by crash-me 1.57
NEG=no # update of column= -column
Need_cast_for_null=no # Need to cast NULL for arithmetic
alter_add_col=yes # Alter table add column
alt
www.eeworm.com/read/127043/6009467
sql create_interbase.sql
DROP TABLE system_data;
create table system_data (
id int not null,
version varchar(20) not null,
creationDate DATE not null
);
create unique i
www.eeworm.com/read/479933/6683815
dll php_interbase.dll
www.eeworm.com/read/119305/14833530
sql db - interbase.sql
DROP TABLE Item;
DROP TABLE Report;
DROP TABLE NextID;
CREATE TABLE Report (
ID INT NOT NULL PRIMARY KEY,
RVersion VARCHAR(255),
RHost VARCHAR(255),
RHostCo
www.eeworm.com/read/225324/4796713
sql create_interbase.sql
DROP TABLE system_data;
create table system_data (
id int not null,
version varchar(20) not null,
creationDate DATE not null
);
create unique index s
www.eeworm.com/read/222917/4815606
h php_interbase.h
/*
+----------------------------------------------------------------------+
| PHP Version 4 |
+-----------------------------------------
www.eeworm.com/read/398634/2374616
cfg interbase-superserver.cfg
#This file is automaticly generated by crash-me 1.57
NEG=no # update of column= -column
Need_cast_for_null=no # Need to cast NULL for arithmetic
alter_add_col=yes # Alter table add column
alt
www.eeworm.com/read/358128/3003558
cfg interbase-superserver.cfg
#This file is automaticly generated by crash-me 1.57
NEG=no # update of column= -column
Need_cast_for_null=no # Need to cast NULL for arithmetic
alter_add_col=yes # Alter table add column
alt
www.eeworm.com/read/358128/3005905
3 dbd::interbase.3
.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sh \" Subsection heading
.br
www.eeworm.com/read/153251/5652117
sql create_interbase.sql
DROP TABLE system_data;
create table system_data (
id int not null,
version varchar(20) not null,
creationDate DATE not null
);
create unique i