代码搜索:Interbase
找到约 1,195 项符合「Interbase」的源代码
代码结果 1,195
www.eeworm.com/read/398634/2374594
cfg interbase.cfg
#This file is automaticly generated by crash-me 1.40
NEG=no # update of column= -column
alter_add_col=yes # Alter table add column
alter_add_constraint=yes # Alter table add constraint
alter_a
www.eeworm.com/read/358128/2999726
pl interbase.pl
#!/opt/lampp/bin/perl
use DBI;
print "Content-Type: text/html\n\n";
my $dsn="DBI:InterBase:db=localhost:/opt/lampp/var/firebird/cdcol.gdb";
my $dbh=DBI->connect("$dsn","oswald","geheim") or
www.eeworm.com/read/358128/2999736
php interbase.php
PHP und InterBase
PHP und InterBase/Firebird
Interpret
Titel
Jahr
www.eeworm.com/read/358128/2999907
pm interbase.pm
# $Id: InterBase.pm 399 2008-01-08 08:51:35Z edpratomo $
#
# Copyright (c) 1999-2008 Edwin Pratomo
#
# You may distribute under the terms of either the GNU General Public
# License or the Arti
www.eeworm.com/read/358128/3003536
cfg interbase.cfg
#This file is automaticly generated by crash-me 1.40
NEG=no # update of column= -column
alter_add_col=yes # Alter table add column
alter_add_constraint=yes # Alter table add constraint
alter_a
www.eeworm.com/read/182789/9190979
dll php_interbase.dll
www.eeworm.com/read/174700/9576304
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/362266/10008262
dll php_interbase.dll
www.eeworm.com/read/196479/8088893