firebird 40 language referencespecification. DSQL represents statements passed by client applications through the public Firebird API and processed by the database engine. Procedural SQL augments Dynamic SQL to allow compound statements language (C, C++, Pascal, Cobol, etc.) and preprocess those embedded constructs into the proper Firebird API calls. Only a portion of the statements and expressions implemented in DSQL are supported in ESQL UNKNOWN is not available for any form of casting. Other Notes • The type is represented in the API with the FB_BOOLEAN type and FB_TRUE and FB_FALSE constants. • The value TRUE is greater than the0 码力 | 778 页 | 3.43 MB | 1 年前3
firebird language reference 30 rusDSQL представляет собой конструкции, которые передаются клиентскими приложениями с помощью Firebird API и обрабатываются сервером базы данных. Процедурный SQL является расширением Динамического SQL, в котором Cobol и так далее) и производить обработку этих внедрённых конструкций в правильные вызовы Firebird API. Обратите внимание, что ESQL поддерживает только часть конструкций и выражений DSQL. Интерактивный проверки соответствия. Например, field1 IS FALSE или field1 IS NOT TRUE. Примечание • Представлен в API типом FB_BOOLEAN и константами FB_TRUE и FB_FALSE; • Операторы эквивалентности (=, !=, <> и др.) допустимы0 码力 | 719 页 | 3.98 MB | 1 年前3
Firebird 2.5 Language Referencespecification. DSQL represents statements passed by client applications through the public Firebird API and processed by the database engine. Procedural SQL augments Dynamic SQL to allow compound statements language (C, C++, Pascal, Cobol, etc.) and preprocess those embedded constructs into the proper Firebird API calls. Only a portion of the statements and expressions implemented in DSQL are supported in ESQL queries of the following type: WHERE col1 = :param1 OR :param1 IS NULL After processing, at the API level, the query will look like this: WHERE col1 = ? OR ? IS NULL This is a case where the developer0 码力 | 521 页 | 2.30 MB | 1 年前3
Firebird 2.5 LangRef Update RussianИнсталляция и конфигурирование; • Обновление, миграция и совместимость; • Архитектура сервера; • Функции API; • Протоколы подключения; • Приложения и утилиты. 12 Руководство по языку SQL Данные темы освещены Практическое использование Примечание: Следующее обсуждение предполагает знакомство с Firebird API и принятия параметров через XSQLVAR структуру. Читатели без этих знаний в любом случае не DBINFO.DESCR, DBINFO.DEF_CHARSET FROM (SELECT * FROM RDB$DATABASE) DBINFO (DESCR, REL_ID, SEC_CLASS, DEF_CHARSET) Примечания: • Производные таблицы могут быть вложенными; • Производные таблицы могут0 码力 | 364 页 | 1.45 MB | 1 年前3
firebird 30 sprachreferenzSpezifikation beschrieben wird. DSQL repräsentiert Statements, die von Anwendungen über die Firebird API durch die Datenbank verarbeitet werden. Procedural SQL erweitert Dynamic SQL, um zusammengesetzte C++, Pascal, Cobol usw.) einbetten und diese eingebetteten Konstrukte in die richtigen Firebird-API-Aufrufe vorverarbeiten können. Nur ein Teil der in DSQL implementierten Anweisungen und Ausdrücke werden. UNKNOWN ist für keine Form des Castings verfügbar. Weitere Hinweise • Der Typ wird in der API mit dem Typ FB_BOOLEAN und den Konstanten FB_TRUE und FB_FALSE dargestellt. • Der Wert TRUE ist größer0 码力 | 701 页 | 3.12 MB | 1 年前3
Firebird Docwriting Guide Brazilian Portuguesemantém seu layout intacto, mas geral- mente não muda a fonte - a não ser que você altere o atributo class para "monospaced". É também mais genérico que os outros dois anteriores no contexto de que não há mesmo é um arquivo de cabeçalho, um diretório, etc. Coloque seu documento no subdiretórioclass="directory">src/docs/firebirddocs . Na saída lê-se: Coloque seu documento no subdiretório objetos do banco de dados: A tabelaclass="table">COUNTRY tem dois campos:class="field">COUNTRY eclass="field">CURRENCY . Saída: A tabela0 码力 | 36 页 | 161.44 KB | 1 年前3
Firebird Docwriting Guide GermanLayout intakt und ändert die Schriftart nor- malerweise nicht - es sei denn Sie setzen das Attribut class auf monospaced. Es ist ein allgemeineres Ele- ment, als die zwei vorhergehenden. Seinem Inhalt wird sich hierbei um eine Headerdatei, ein Verzeichnis, etc. handelt. Place your doc in theclass="directory">src/docs/firebirddocs subdirectory. Die Ausgabe: Place your doc in the s verwendet werden, muss aber nicht: Theclass="table">COUNTRY table has two fields:class="field">COUNTRY andclass="field">CURRENCY . Ausgabe: The0 码力 | 49 页 | 228.41 KB | 1 年前3
firebird isqlwhich isql issues warnings are: • SQL statements with no effect. • Pending database shutdown. • API calls that may be replaced in future versions of Firebird. • Expressions that may cause differing works for tables, procedures etc. SQL> show secclasses employee; Table's main sec class SQL$466 Table's default sec class SQL$DEFAULT58 19.18. Show Security Classes SQL> SHOW SECURITY CLAsses name; This0 码力 | 76 页 | 369.92 KB | 1 年前3
Firebird 2.1.5 Installation...................................................................................... 8 Firebird API .................................................................................................. longer need to disable it if you need to run multiple instances of Firebird simultaneously. Change to API DPB Parameters in V.2.1.2 and V.2.0.5: IMPORTANT A long-standing, legacy loophole in the handling of (drivers, components). Details are in Chapter 3 of the V.2.1.2 Release Notes, in Changes to the Firebird API and ODS. The FIREBIRD Variable FIREBIRD is an optional environment variable that provides a system-level0 码力 | 46 页 | 217.89 KB | 1 年前3
MSSQL to Firebird Russianнизкоуровневого API на языке C, драйвера ODBC (Open Database Connectivity), драйвера OLE DB (он также используется для доступа в технологии ActiveX Data Objects, ADO), и др. Использование низкоуровневого API на языке языке C позволяет создавать переносимый код. На всех платфор- мах есть поддержка этого API. Это также является базисом для компонент доступа сред разработки Delphi и C++ Builder, таких как InterBase Objects OLE DB позволяет разработчикам использовать популярный интерфейс досту- па к данным от Microsoft ADO API. Это дает возможность получать доступ к базам данных СУБД Firebird из таких сред, как Visual Basic0 码力 | 22 页 | 287.07 KB | 1 年前3
共 26 条
- 1
- 2
- 3













