代码搜索:Interbase
找到约 1,195 项符合「Interbase」的源代码
代码结果 1,195
www.eeworm.com/read/100925/6264842
sh tarinstall.sh
#! /bin/sh
# Script to copy install files from the build/transport area
# The guts of the tranfer of files and other directories
if [ -d /opt/interbase ]
then
rm -fr /opt/interb
www.eeworm.com/read/100925/6264850
sh sschangerunuser.sh
#!/bin/sh
# A routine to change the user that runs interbase Firebird
#------------------------------------------------------------------------
# Prompt for response, store result in Answer
Answer
www.eeworm.com/read/100925/6264851
sh cschangerunuser.sh
#!/bin/sh
# A routine to change the user that runs interbase Firebird
#------------------------------------------------------------------------
# Prompt for response, store result in Answer
Answer
www.eeworm.com/read/100925/6264854
sh ssrestorerootrunuser.sh
#!/bin/sh
# A routine to change the user that runs interbase Firebird
#------------------------------------------------------------------------
# Prompt for response, store result in Answer
Answer
www.eeworm.com/read/100925/6264908
sh sspostinstall.sh
#! /bin/sh
#------------------------------------------------------------------------
# Prompt for response, store result in Answer
Answer=""
AskQuestion() {
Test=$1
DefaultAns=$2
echo
www.eeworm.com/read/100925/6264915
sh sschangerunuser.sh
#!/bin/sh
# A routine to change the user that runs interbase Firebird
#------------------------------------------------------------------------
# Prompt for response, store result in Answer
Answer
www.eeworm.com/read/100925/6264916
sh cschangerunuser.sh
#!/bin/sh
# A routine to change the user that runs interbase Firebird
#------------------------------------------------------------------------
# Prompt for response, store result in Answer
Answer
www.eeworm.com/read/100925/6264918
sh ssrestorerootrunuser.sh
#!/bin/sh
# A routine to change the user that runs interbase Firebird
#------------------------------------------------------------------------
# Prompt for response, store result in Answer
Answer
www.eeworm.com/read/148712/12435606
txt readme.txt
TITLE:
CSDEMOS
DESCRIPTION:
Interbase Client application.
DEMONSTRATES:
COMMENTS:
To run this app you may need to create a BDE alias as follows,
1. Be sure Interbase Ser
www.eeworm.com/read/148712/12435638
cpp csdemos.cpp
//----------------------------------------------------------------------------
// CSDEMOS
// Interbase Client Example
//
// To run this app you need to create a BDE alias as follows,
//
//