积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(33)Firebird(33)

语言

全部英语(18)德语(7)俄语(4)葡萄牙语(2)西班牙语(1)法语(1)

格式

全部PDF文档 PDF(33)
 
本次搜索耗时 0.051 秒,为您找到相关结果约 33 个.
  • 全部
  • 数据库
  • Firebird
  • 全部
  • 英语
  • 德语
  • 俄语
  • 葡萄牙语
  • 西班牙语
  • 法语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 firebird gfix

    PRECISION. BIGINT is not permitted as a data type. • Dialect 2 is available only on the Firebird client connection and cannot be set in the database. It is intended to assist debugging of possible problems see which dialect your client and database are using, as follows: remote> isql my_employee -user norman -password whatever Database: my_employee SQL> show sql dialect; Client SQL dialect is set to: 3 dialect is: 3 Chapter 9. Setting The Database Dialect 18 Although dialect 2 is possible on the client, trying to set a dialect of 2 will fail on the server as the following example shows. linux> gfix
    0 码力 | 44 页 | 247.13 KB | 1 年前
    3
  • pdf文档 firebird wire protocol

    Jaybird (Firebird JDBC driver). The protocol is described in the form of the message sent by the client and received from the server. The described protocol is Firebird/Interbase protocol version 10. vector, information request items, and the meaning of operations. Unless otherwise indicated, a client request must be flushed to the server for processing. For some operations the flush can be deferred attachment to a database. 3.1.1. Identification Performs the initial handshake and protocol selection. Client Int32 Operation code (op_connect) Int32 Operation code (op_attach) Int32 Version (CONNECT_VERSION2)
    0 码力 | 40 页 | 213.15 KB | 1 年前
    3
  • pdf文档 firebird 40 language reference

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 3.5.2. Client Character Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . the Part 2 (SQL/Foundation) part of the SQL specification. DSQL represents statements passed by client applications through the public Firebird API and processed by the database engine. Procedural SQL Firebird isql, the command-line application for accessing databases interactively. As a regular client application, its native language is DSQL. It also offers a few additional commands that are not
    0 码力 | 778 页 | 3.43 MB | 1 年前
    3
  • pdf文档 firebird 30 sprachreferenz

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 3.5.2. Client-Zeichensatz. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . werden kann, der Befehlszeilenanwendung für den interaktiven Zugriff auf Datenbanken. Als normale Client- Anwendung ist ihre Muttersprache DSQL. Es bietet auch einige zusätzliche Befehle, die außerhalb werden, gibt eine Dialekt-1- Client-Anfrage, beispielsweise SELECT GEN_ID (MyGen, 1) den Generatorwert auf 32 Bit gekürzt zurück. • Dialekt 2 ist nur über die Firebird-Client-Verbindung verfügbar und kann
    0 码力 | 701 页 | 3.12 MB | 1 年前
    3
  • pdf文档 firebird 5 quickstartguide

    running . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 3.5. Performing a client-only install . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 Table of Contents 1 6.2.2. Connecting with a GUI client . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . additional process for each client connection. Using a locking mechanism, it allows shared connections to database files. • SuperClassic (ThreadedShared) is a single server process. Client connections are handled
    0 码力 | 49 页 | 396.21 KB | 1 年前
    3
  • pdf文档 Firebird 2.1.5 Installation

    Connection Protocol with XNet .................................................................... 10 Client Impersonation No Longer Works .................................................................. ............................................................................................ 28 Client-only Installs .................................................................................. the end of the result set Important In former versions, NULLs were always at the end. If you have client code or PSQL definitions that rely on the legacy NULLs placement, it will be necessary to use the
    0 码力 | 46 页 | 217.89 KB | 1 年前
    3
  • pdf文档 Firebird 2 QuickStart

    ............................................................................... 11 Performing a client-only install ................................................................................... Server vs. Superserver Classic Server Superserver Processes Creates a separate process for every client connection, each with its own cache. Less resource use if the number of connections is low. A single connections grows. Permits fast, direct I/O to database files for local connections on Linux. The client process must have filesystem-level access rights to the database for this to work. On Linux, all
    0 码力 | 40 页 | 218.42 KB | 1 年前
    3
  • pdf文档 Firebird 1.0 QuickStart

    statement ...................................................................... 15 Performing a client-only install ................................................................................... of the components needed to install the Firebird server: • The Firebird server executable. • A client library located on the server machine. • The command-line tools. • The standard user-defined function Superserver Only available on Linux. Available on both Windows and Linux. Creates a process for each client connec- tion, each with its own cache. Less re- source use if the number of connections is low.
    0 码力 | 26 页 | 179.05 KB | 1 年前
    3
  • pdf文档 Firebird Generator Guide: A guide on how and when to use generators in Firebird

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2.4.1. Client dialects and generator values . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . dialect 1! 2.4.1. Client dialects and generator values Clients talking to a Firebird server can set their dialect to 1 or 3, regardless of the database they are connected to. It is the client dialect, not Firebird passes generator values to the client: • If the client dialect is 1, the server returns generator values as truncated 32-bit integers to the client. But inside the database they remain 64-bit
    0 码力 | 20 页 | 169.00 KB | 1 年前
    3
  • pdf文档 Firebird 1.5 QuickStart French

    ................................................................. 17 Effectuer une installation client-seulement ...................................................................................... nécessaires à l'installation du serveur Firebird : • L'éxecutable du serveur Firebird. • Une bibliothèque client sur la machine serveur. • Les outils en ligne de commande. • Les bibliothèques standard de fonctions embarqué), mais c'est une configuration complètement différente et n'est pas faite pour une architecture client-serveur. Consultez les Release Notes (notes de version) pour plus de détails. Emplacements disque
    0 码力 | 29 页 | 192.46 KB | 1 年前
    3
共 33 条
  • 1
  • 2
  • 3
  • 4
前往
页
相关搜索词
firebirdgfixwireprotocol40languagereference30sprachreferenzquickstartguideFirebird2.1InstallationQuickStart1.0GeneratorGuideguideonhowandwhentousegeneratorsin1.5French
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩