Home
last modified time | relevance | path

Searched refs:isql (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/databases/sqlrelay/sqlrelay-1.7.0/test/
H A Dfirebird.create.sh5 isql-fb -u testuser -p testpassword '/opt/firebird/testdb.gdb' -i createscript.sql
9 isql-fb -u testuser -p testpassword '/opt/firebird/testdb.gdb' -i createscript.sql
13 isql-fb -u testuser -p testpassword '/opt/firebird/testdb.gdb' -i createscript.sql
17 isql-fb -u testuser -p testpassword '/opt/firebird/testdb.gdb' -i createscript.sql
21 isql-fb -u testuser -p testpassword '/opt/firebird/testdb.gdb' -i createscript.sql
25 isql-fb -u testuser -p testpassword '/opt/firebird/testdb.gdb' -i createscript.sql
29 isql-fb -u testuser -p testpassword '/opt/firebird/testdb.gdb' -i createscript.sql
33 isql-fb -u testuser -p testpassword '/opt/firebird/testdb.gdb' -i createscript.sql
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/firebird/
H A Dmacosx-elcapitan-dyld.patch27 -sprintf (cmd, "isql %s -q -i empddl.sql", Db_name);
28 +sprintf (cmd, "DYLD_LIBRARY_PATH=%s isql %s -q -i empddl.sql", lp, Db_name);
36 -sprintf (cmd, "isql %s -i indexoff.sql", Db_name);
37 +sprintf (cmd, "DYLD_LIBRARY_PATH=%s isql %s -i indexoff.sql", lp, Db_name);
45 -sprintf (cmd, "isql %s -i empdml.sql", Db_name);
46 +sprintf (cmd, "DYLD_LIBRARY_PATH=%s isql %s -i empdml.sql", lp, Db_name);
54 -sprintf (cmd, "isql %s -i indexon.sql", Db_name);
55 +sprintf (cmd, "DYLD_LIBRARY_PATH=%s isql %s -i indexon.sql", lp, Db_name);
H A Dasan.patch62 …$(EMPLOYEE_DB): $(EXAMPLES_DEST)/empbuild$(EXEC_EXT) $(INPUT_Sources) $(EXAMPLES_DEST)/isql$(EXEC_…
70 # To get past the fact isql is called from the programs, we create a local link in this directory
73 …uild.fdb : $(EXAMPLES_DEST)/empddl.sql $(EXAMPLES_DEST)/empbld.sql $(EXAMPLES_DEST)/isql$(EXEC_EXT)
75 - $(EXAMPLES_DEST)/isql$(EXEC_EXT) -i empbld.sql
76 + $(LIBO_TUNNEL_LIBRARY_PATH) $(EXAMPLES_DEST)/isql$(EXEC_EXT) -i empbld.sql
82 …ld.fdb : $(EXAMPLES_DEST)/intlddl.sql $(EXAMPLES_DEST)/intlbld.sql $(EXAMPLES_DEST)/isql$(EXEC_EXT)
84 - $(EXAMPLES_DEST)/isql$(EXEC_EXT) -i intlbld.sql
85 + $(LIBO_TUNNEL_LIBRARY_PATH) $(EXAMPLES_DEST)/isql$(EXEC_EXT) -i intlbld.sql
103 $(OBJ)/isql/%.cpp: $(SRC_ROOT)/isql/%.epp
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/firebird/
H A Dmacosx-elcapitan-dyld.patch27 -sprintf (cmd, "isql %s -q -i empddl.sql", Db_name);
28 +sprintf (cmd, "DYLD_LIBRARY_PATH=%s isql %s -q -i empddl.sql", lp, Db_name);
36 -sprintf (cmd, "isql %s -i indexoff.sql", Db_name);
37 +sprintf (cmd, "DYLD_LIBRARY_PATH=%s isql %s -i indexoff.sql", lp, Db_name);
45 -sprintf (cmd, "isql %s -i empdml.sql", Db_name);
46 +sprintf (cmd, "DYLD_LIBRARY_PATH=%s isql %s -i empdml.sql", lp, Db_name);
54 -sprintf (cmd, "isql %s -i indexon.sql", Db_name);
55 +sprintf (cmd, "DYLD_LIBRARY_PATH=%s isql %s -i indexon.sql", lp, Db_name);
H A Dasan.patch62 …$(EMPLOYEE_DB): $(EXAMPLES_DEST)/empbuild$(EXEC_EXT) $(INPUT_Sources) $(EXAMPLES_DEST)/isql$(EXEC_…
70 # To get past the fact isql is called from the programs, we create a local link in this directory
73 …uild.fdb : $(EXAMPLES_DEST)/empddl.sql $(EXAMPLES_DEST)/empbld.sql $(EXAMPLES_DEST)/isql$(EXEC_EXT)
75 - $(EXAMPLES_DEST)/isql$(EXEC_EXT) -i empbld.sql
76 + $(LIBO_TUNNEL_LIBRARY_PATH) $(EXAMPLES_DEST)/isql$(EXEC_EXT) -i empbld.sql
82 …ld.fdb : $(EXAMPLES_DEST)/intlddl.sql $(EXAMPLES_DEST)/intlbld.sql $(EXAMPLES_DEST)/isql$(EXEC_EXT)
84 - $(EXAMPLES_DEST)/isql$(EXEC_EXT) -i intlbld.sql
85 + $(LIBO_TUNNEL_LIBRARY_PATH) $(EXAMPLES_DEST)/isql$(EXEC_EXT) -i intlbld.sql
103 $(OBJ)/isql/%.cpp: $(SRC_ROOT)/isql/%.epp
H A D0002-Backported-fix-for-CORE-5452-Segfault-when-engine-s-.patch.119 src/isql/OptionsBase.cpp | 1 -
21 src/isql/isql.epp | 5 --
263 diff --git a/src/isql/OptionsBase.cpp b/src/isql/OptionsBase.cpp
265 --- a/src/isql/OptionsBase.cpp
266 +++ b/src/isql/OptionsBase.cpp
275 diff --git a/src/isql/extract.epp b/src/isql/extract.epp
277 --- a/src/isql/extract.epp
278 +++ b/src/isql/extract.epp
287 diff --git a/src/isql/isql.epp b/src/isql/isql.epp
289 --- a/src/isql/isql.epp
[all …]
/dports/databases/p5-App-Sqitch/App-Sqitch-0.9994/t/
H A Dfirebird.t82 is_deeply([$fb->isql], [$fb->client, @std_opts, $dbname],
112 is_deeply [$fb->isql], [(
134 is_deeply [$fb->isql], [(
211 is_deeply \@run, [$fb->isql, qw(foo bar baz)],
215 is_deeply \@spool, ['FH', $fb->isql],
219 is_deeply \@capture, [$fb->isql, qw(foo bar baz)],
229 is_deeply \@run, [$fb->isql, qw(foo bar baz)],
233 is_deeply \@spool, ['FH', $fb->isql],
237 is_deeply \@capture, [$fb->isql, qw(foo bar baz)],
243 is_deeply \@run, [$fb->isql, '-input', 'foo/bar.sql'],
[all …]
/dports/databases/libodbc++/libodbc++-0.2.5/isql++/
H A DMakefile.am27 bin_PROGRAMS = isql++
29 EXTRA_PROGRAMS = isql++
35 isql++.cpp \
36 isql++.h
H A DMakefile.in54 @BUILD_ISQLXX_TRUE@bin_PROGRAMS = isql++$(EXEEXT)
55 @BUILD_ISQLXX_FALSE@EXTRA_PROGRAMS = isql++$(EXEEXT)
56 subdir = isql++
70 am_isql___OBJECTS = isql++.$(OBJEXT)
228 isql++.cpp \
229 isql++.h
248 $(AUTOMAKE) --gnu isql++/Makefile
294 isql++$(EXEEXT): $(isql___OBJECTS) $(isql___DEPENDENCIES)
295 @rm -f isql++$(EXEEXT)
304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isql++.Po@am__quote@
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Disql.py21 def __init__(self, isql): argument
22 self.isql = isql
24 prompt = "%s> " % (self.isql.db.dbname)
25 if len(self.isql.sqlbuffer) > 0:
179 self.db.isql(q, **self.kw)
234 isql = IsqlCmd(dbname) variable
235 isql.cmdloop()
/dports/lang/php73/php-7.3.33/ext/interbase/tests/
H A Dbug45373.phpt16 $r = ibase_execute($q, 1, 'test table not created with isql');
20 $r = ibase_execute($q, 1, 'test table not created with isql', 1);
33 string(32) "test table not created with isql"
41 string(32) "test table not created with isql"
H A D002.phpt29 1 test table not created with isql
32 1 test table not created with isql
/dports/databases/php73-interbase/php-7.3.33/ext/interbase/tests/
H A Dbug45373.phpt16 $r = ibase_execute($q, 1, 'test table not created with isql');
20 $r = ibase_execute($q, 1, 'test table not created with isql', 1);
33 string(32) "test table not created with isql"
41 string(32) "test table not created with isql"
H A D002.phpt29 1 test table not created with isql
32 1 test table not created with isql
/dports/www/mod_php73/php-7.3.33/ext/interbase/tests/
H A Dbug45373.phpt16 $r = ibase_execute($q, 1, 'test table not created with isql');
20 $r = ibase_execute($q, 1, 'test table not created with isql', 1);
33 string(32) "test table not created with isql"
41 string(32) "test table not created with isql"
H A D002.phpt29 1 test table not created with isql
32 1 test table not created with isql
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/doug-martin/goqu/v9/
H A Dinsert_dataset_test.go441 isql, args, err := ds.Executor().ToSQL()
446 isql, args, err = ds.Prepared(true).Executor().ToSQL()
449 ids.Equal(`INSERT INTO "items" ("address", "name") VALUES (?, ?)`, isql)
454 isql, args, err = ds.Executor().ToSQL()
457 ids.Equal(`INSERT INTO "items" ("address", "name") VALUES (?, ?)`, isql)
475 isql, args, err := ds.Executor().ToSQL()
480 isql, args, err = ds.Prepared(true).Executor().ToSQL()
483 ids.Equal(`INSERT INTO "items" ("address", "name", "untagged") VALUES (?, ?, ?)`, isql)
487 isql, args, err = ds.Executor().ToSQL()
492 isql, args, err = ds.Prepared(true).Executor().ToSQL()
[all …]
/dports/databases/unixODBC/unixODBC-2.3.9/exe/
H A DMakefile.am1 bin_PROGRAMS = isql dltest odbcinst iusql odbc_config slencheck program
6 isql.h \
29 isql_SOURCES = isql.c
/dports/databases/soci/soci-4.0.1/scripts/travis/
H A Dbefore_script_firebird.sh8 isql-fb -z -q -i /dev/null # --version
10 isql-fb -u SYSDBA -p masterkey -i /tmp/create_soci_test.sql -q
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/testrun/sqltool/
H A Derrhandling.nsql8 *if (2) \i errhandlingn.isql
12 \p Returned from bad script errhandlingn.isql. Should not have.
/dports/shells/bash-completion/bash-completion-2.11/completions/
H A Disql1 # isql completion -*- shell-script -*-
12 complete -F _isql isql
/dports/databases/gnats4/gnats-4.1.0/contrib/sql/
H A DIprms.summwk26 $INFX/isql engdb cust_rev.sql | $MAIL manager
27 $INFX/isql engdb engr_rev.sql | $MAIL manager
/dports/databases/p5-App-Sqitch/App-Sqitch-0.9994/lib/App/Sqitch/Engine/
H A Dfirebird.pm119 sub isql { @{ shift->_isql } } method in App::Sqitch::Engine::firebird
303 my $pass = $self->password or return $sqitch->run( $self->isql, @_ );
305 return $sqitch->run( $self->isql, @_ );
311 my $pass = $self->password or return $sqitch->capture( $self->isql, @_ );
313 return $sqitch->capture( $self->isql, @_ );
320 my $pass = $self->password or return $sqitch->spool( $fh, $self->isql, @_ );
322 return $sqitch->spool( $fh, $self->isql, @_ );
340 my @cmd = $self->isql;
/dports/databases/fpc-ibase/fpc-3.2.2/packages/ibase/scripts/
H A Dmkdb.bat12 set ISQL=isql
13 rem set ISQL=/opt/interbase/i586_V4.0G/bin/isql
/dports/lang/fpc-source/fpc-3.2.2/packages/ibase/scripts/
H A Dmkdb.bat12 set ISQL=isql
13 rem set ISQL=/opt/interbase/i586_V4.0G/bin/isql

123456789