firebird isql
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 3. Invoking Isql. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5. Starting An Isql Session . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 6. Ending an Isql Session . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 13. Isql Prompts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 76 页 | 369.92 KB | 1 年前3Firebird 1.5 QuickStart Russian
................................................................ 16 Создаем базу данных с помощью isql ........................................................................................ 18 Firebird использованием пароля masterkey. Используем isql Существует несколько способов подключения к базе данных с использованием утилиты isql. Один из них - это использование isql в интерактивном режиме. Перейдите в версия Firebird, и в командной строке наберите isql (для Linux: ./isql) [ означает «нажать клавишу Enter»]: C:\Program Files\Firebird\Firebird_1_5\bin>isql Use CONNECT or CREATE DATABASE to specify a0 码力 | 31 页 | 429.84 KB | 1 年前3firebird 5 quickstartguide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 6.2.1. Connecting with isql . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3. Creating a database using isql . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 6.3.1. Starting isql . . . . . . . . . . . . . . of testing the server after installation is by starting a Firebird client (e.g. /opt/firebird/bin/isql) and connecting to a database or creating one. These operations are described later in this guide0 码力 | 49 页 | 396.21 KB | 1 年前3Firebird 1.0 QuickStart
............. 14 Creating a database using isql ........................................................................................... 15 Starting isql ........................................... authenticating as SYSDBA using the password masterkey. Using isql There are several different ways to connect to a database using isql. One way is to start isql in its in- teractive shell. Go to the bin subdirectory Firebird installation and, at that prompt, type the command isql (on Linux: ./isql) [# means “hit Enter”]: C:\Program Files\Firebird\bin>isql# Use CONNECT or CREATE DATABASE to specify a database SQL>CONNECT0 码力 | 26 页 | 179.05 KB | 1 年前3Firebird 2 QuickStart
.................................................................... 22 Creating a database using isql ................................................................................................./doc Firebird server fbserver (SS) or fb_inet_ server (CS) /bin Command-line tools isql, gbak, nbackup, gsec, gfix, gstat, etc. /bin Sample database employee.fdb /examples/ Firebird server fbserver.exe (SS) or fb_in- et_server.exe (CS) \bin Command-line tools isql.exe, gbak.exe, nback- up.exe, gsec.exe, gfix.exe, gstat.exe, etc. \bin Sample database 0 码力 | 40 页 | 218.42 KB | 1 年前3Firebird 1.5 QuickStart French
15 Créer une base de données avec isql ..................................................................................................... 17 Démarrage de isql ................................... le mot de passe masterkey. Utiliser isql Il y a plusieures manières de se connecter à une base de données en utilisant isql. Une de ces manières est de démarrer isql en mode interactif. Allez dans le sous-répertoire l'invite de commande, tapez la commande isql (sous Linux: ./isql) [# signifie « appuyez sur la touche Enter »]: C:\Program Files\Firebird\Firebird_1_5\bin>isql# Use CONNECT or CREATE DATABASE to specify0 码力 | 29 页 | 192.46 KB | 1 年前3Firebird 1.5 QuickStart Spanish
.. 15 Crear una base de datos usando isql ...................................................................................................... 16 Arrancar isql ..................................... como SYSDBA usando la clave masterkey. Usando isql Hay varias formas diferentes para conectar con una base de datos usando isql. Una forma es ejecutar isql en su terminal interactiva. Diríjase al subdirectorio de su instalación y en el prompt tipee el comando isql (nota: # significa “presione Enter ”): C:\Archivos de programa\Firebird\Firebird_1_5\bin>isql# Use CONNECT or CREATE DATABASE to specify a database0 码力 | 26 页 | 174.63 KB | 1 年前3Firebird 2 QuickStart German
........................................................................... 21 Eine Datenbank mit isql erstellen ....................................................................................... Firebird Server fbserver.exe (SS) oder fb_inet_server.exe (CS)\bin Kommandozeilentools isql.exe, gbak.exe, nbackup.exe, gsec. exe, gfix.exe, gstat. exe, etc. \bin Beispieldatenbank /doc Firebird Server fbserver (SS) oder fb_ inet_server (CS) /bin Kommandozeilentools isql, gbak, nbackup, gsec, gfix, gstat, usw. /bin Beispieldatenbank employee.fdb /examp- 0 码力 | 37 页 | 207.22 KB | 1 年前3firebird gfix
shadow file already exists for the database. To this end, a shadow was created as follows: linux> isql my_employee; SQL> create shadow 1 manual '/home/norman/firebird/shadow/my_employee.shd1'; SQL> create session is connected to the database and can see that there are two shadow files attached: linux_1>isql my_employee Database: my_employee SQL> show database; Database: my_employee Owner: SYSDBA Chapter try to connect to the database linux_2> rm /home/norman/firebird/shadow/my_employee.shd2 linux_2> isql_my_employee Statement failed, SQLCODE = -901 lock conflict on no wait transaction -I/O error for file0 码力 | 44 页 | 247.13 KB | 1 年前3firebird language reference 30 rus
Процедурный SQL (PSQL, Procedural SQL) • Встроенный SQL (ESQL, Embedded SQL) • Интерактивный SQL (ISQL, Interactive SQL) Динамический SQL является основной частью языка, которая соответствует Части 2 может быть использован для работы с приложением командной строки Firebird ISQL для интерактивного доступа к базам данных. isql является обычным клиентским приложением. Для него обычный язык — это язык DSQL, так и PSQL полностью представлены в данном руководстве. Из набора инструментария ни ESQL, ни ISQL не описаны здесь отдельно, за исключением тех мест, где это указано явно. Диалекты SQL SQL диалект0 码力 | 719 页 | 3.98 MB | 1 年前3
共 54 条
- 1
- 2
- 3
- 4
- 5
- 6