积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

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

语言

全部英语(13)德语(2)俄语(2)西班牙语(1)葡萄牙语(1)

格式

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

    Firebird Wire Protocol Carlos Guzman Alvarez, Mark Rotteveel Version 0.15, 26 December 2021 Table of Contents 1. Introduction. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 5.1.1. Deviations for protocol version 11 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 5.2.1. Deviations for protocol version 11 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 40 页 | 213.15 KB | 1 年前
    3
  • pdf文档 firebird isql

    perform database functions.  Because other applications in the Linux environment, for example, MySQL, also use isql as a utility name, you are advised to run the Firebird utility from its own directory db_alias} ::= host[/{port | service}]: | \\host\ | <protocol>://[host[:{port | service}]/] <protocol> ::= inet | inet4 | inet6 | wnet | xnet All Firebird versions support the first specifies the name of the protocol, then a host name or IP address, port number, and path of the primary database file, or an alias. The following values can be specified as the protocol: INET TCP/IP (first
    0 码力 | 76 页 | 369.92 KB | 1 年前
    3
  • pdf文档 firebird 5 quickstartguide

    clients to Firebird 5.0. The legacy connection method sends passwords over the wire unencrypted, does not support wire protocol encryption, and also limits Chapter 3. Installing Firebird 8 (truncates!) reachable from the client at all. At this point, it is assumed that you will use the TCP/IP network protocol for your Firebird client/server connections. Chapter 3. Installing Firebird 9 3.4.1. Pinging password length is around 20 bytes, although you may specify longer passwords up to 255 characters. Wire encryption is used. The server supports various Srp authentication plugins, with Srp256 as the default
    0 码力 | 49 页 | 396.21 KB | 1 年前
    3
  • pdf文档 firebird 40 language reference

    db_alias} "'" ::= host[/{port | service}]: | \\host\ | <protocol>://[host[:{port | service}]/] <protocol> ::= inet | inet4 | inet6 | wnet | xnet Chapter 5. Data Definition (DDL) Statements remote server specification. The remote server specification depends on the protocol being used. If you use the TCP/IP protocol to create a database, the primary file specification should look like this: this: host[/{port|service}]:{filepath | db_alias} If you use the Named Pipes protocol to create a database on a Windows server, the primary file specification should look like this: \\host\{filepath |
    0 码力 | 778 页 | 3.43 MB | 1 年前
    3
  • pdf文档 firebird 30 sprachreferenz

    Chapter 5. Anweisungen der Datendefinitionssprache (DDL) 92 | \\host\ | <protocol>://[host[:{port | service}]/] <protocol> ::= inet | inet4 | inet6 | wnet | xnet ::= FILE 'filepath' (seit Firebird 3.0.1) WNET NetBEUI oder Named Pipes Protocol XNET lokales Protokoll (enthält keinen Host-, Port- und Servicenamen) <protocol>://[host[:{port | service}]/]{filepath | db_alias} Optionale globalen Variable CURRENT_CONNECTION. TRANSACTION_ID Wie die globale Variable CURRENT_TRANSACTION. WIRE_COMPRESSED Komprimierungsstatus der aktuellen Verbindung. Wenn die Verbindung komprimiert ist, wird
    0 码力 | 701 页 | 3.12 MB | 1 年前
    3
  • pdf文档 Firebird Docwriting Guide Brazilian Portuguese

    1111 99.99 MySQL 405 36.45 2. Pesquisa LinuxQuestions.org: Banco de Dados of ano de 2003 Banco de Dados Votos Porcentagem MySQL 405 36.45 Firebird 403 36.27 Postgres 269 24.21 Oracle 25 2.25 Berkeley DB 4 0.36 Sybase 3 0
    0 码力 | 36 页 | 161.44 KB | 1 年前
    3
  • pdf文档 Firebird Docwriting Guide German

    1111 99.99 MySQL 405 36.45 Tabelle: Tabelle 2. LinuxQuestions.org poll: Database of the year 2003 Database Votes Percentage MySQL 405 36.45 Firebird 403 36.27 Postgres 269 24.21 Oracle 25 2.25 Berkeley DB 4 0.36 Sybase 3 0
    0 码力 | 49 页 | 228.41 KB | 1 年前
    3
  • pdf文档 Firebird 2.1.5 Installation

    .................................................................. 10 Windows Local Connection Protocol with XNet .................................................................... 10 Client Impersonation Windows Local Connection Protocol with XNet The transport internals for the local protocol have been reimplemented (XNET instead of IPServer). With regard to the local protocol, the new client library use the local protocol, please ensure your server and client binaries have exactly the same version numbers. Client Impersonation No Longer Works WNET (a.k.a. NetBEUI, Named Pipes) protocol no longer performs
    0 码力 | 46 页 | 217.89 KB | 1 年前
    3
  • pdf文档 Firebird 2 QuickStart

    the client at all. At this point, it is assumed that you will use the recommended TCP/IP network protocol for your Firebird client/server connections. Notes • If you have installed a Classic Server on you can skip the “Pinging the server” section below. • For information about using the NetBEUI protocol in an all-Windows environment, refer to the Network Configuration chapter in the Using Firebird unable to open database”: • You may be running Firebird on Windows and for some reason the local protocol isn't working. One rather common cause for this is running Windows with Terminal Services (Remote
    0 码力 | 40 页 | 218.42 KB | 1 年前
    3
  • pdf文档 Firebird Docbuilding Howto Spanish

    se le pedirán en algún momento son: protocol (protocolo) debe ser pserver (password server) authentication method (método de autenticación) lo mismo que en protocol server (servidor) cvs.sourceforge.net que se le pedirán en algún momento son: protocol (protocolo) debe ser ext (o SSH, o SSL) authentication method (método de autenticación) lo mismo que en protocol Cómo obtener y construir el módulo "manual"
    0 码力 | 11 页 | 71.13 KB | 1 年前
    3
共 19 条
  • 1
  • 2
前往
页
相关搜索词
firebirdwireprotocolisqlquickstartguide40languagereference30sprachreferenzFirebirdDocwritingGuideBrazilianPortugueseGerman2.1InstallationQuickStartDocbuildingHowtoSpanish
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩