代码搜索:Interbase
找到约 1,195 项符合「Interbase」的源代码
代码结果 1,195
www.eeworm.com/read/398634/2374597
cfg interbase-dialect1.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/398634/2374604
cfg interbase-dialect3.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/381424/2646120
sql jive_interbase_6.sql
CREATE TABLE jiveForum (
forumID INTEGER NOT NULL,
name VARCHAR(100) NOT NULL,
description BLOB SUB_TYPE TEXT,
modDefaultThreadVal INTEGER NO
www.eeworm.com/read/358128/3003539
cfg interbase-dialect1.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/3003546
cfg interbase-dialect3.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/182719/9194679
txt 程序说明.txt
运行以前需要设置Interbase,将database中的HOSTPITALACCOUNTS.GDB设置为interbase,别名HospitalAccounts!
www.eeworm.com/read/100925/6264790
ibmgr
#!/bin/sh
INTERBASE=/opt/interbase
export INTERBASE
exec $INTERBASE/bin/ibmgr.bin $@
www.eeworm.com/read/100925/6264857
ibmgr
#!/bin/sh
INTERBASE=/opt/interbase
export INTERBASE
exec $INTERBASE/bin/ibmgr.bin $@