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

无数据

分类

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

语言

全部英语(15)俄语(4)德语(3)法语(1)

格式

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

    are two elements to a TCP/IP connection string: the server name and the disk/filesystem path. Its format is as follows: • For a Linux server: servername:/filesystem-path/database-file Example on a Linux Classic local mode and the server doesn't have enough access rights. Note Although single quote symbols are the “norm” for delimiting strings in Firebird, double quote sym- bols were used with the database quirky at all. String delimiter symbol Strings in Firebird are delimited by a pair of single quote symbols – 'I am a string' – (ASCII code 39, not 96). If you used earlier versions of Firebird's relative
    0 码力 | 26 页 | 179.05 KB | 1 年前
    3
  • pdf文档 firebird 5 quickstartguide

    using their existing connection strings. Aliases are listed in the file databases.conf, in this format on Windows machines: poker = E:\Games\Data\PokerBase.fdb blackjack.fdb = C:\Firebird\Databases\cardgames\blkjk_2 An explicit local connection string consists of the path + filename specification in the native format of the filesystem used on the server machine, for example • on a Linux or other Unix-like server: string may also be a database alias that is defined in databases.conf, as mentioned earlier. The format of the alias depends only on how it’s defined in the configuration file, not on the server filesystem
    0 码力 | 49 页 | 396.21 KB | 1 年前
    3
  • pdf文档 Firebird 2 QuickStart

    keep using their existing connection strings. Aliases are listed in the file aliases.conf, in this format on Windows machines: poker = E:\Games\Data\PokerBase.fdb blackjack.fdb = C:\Firebird\Databases\cardgames\blkjk_2 An explicit local connection string consists of the path + filename specification in the native format of the filesystem used on the server machine, for example Firebird 2.0 and 2.1 Quick Start 21 connection string may also be a database alias that is defined in aliases. conf, as mentioned earlier. The format of the alias depends only on how it's defined in the aliases file, not on the server filesystem.
    0 码力 | 40 页 | 218.42 KB | 1 年前
    3
  • pdf文档 Firebird 2.5 Language Reference

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 3.1.4. Hexadecimal Format for Integer Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . into English. The translated text would be edited and converted to the Project’s standard DocBook format for addition to the open document library of the Firebird Project. From there, the source text would and conversion of the whole into the Firebird Project’s standard DocBook 4 documentation source format. Chapter 1. About the Firebird SQL Language Reference: for Firebird 2.5 15 Integrity Software
    0 码力 | 521 页 | 2.30 MB | 1 年前
    3
  • pdf文档 firebird 40 language reference

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 3.1.5. Hexadecimal Format for Integer Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 3.4.5. Time Zone Format. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . than or equal to precision. Example: DECIMAL(10,3) contains a number in exactly the following format: ppppppp.sss DOUBLE PRECISION 64 bits 2.225 * 10 -308 to 1.797 * 10 308 Double-precision IEEE
    0 码力 | 778 页 | 3.43 MB | 1 年前
    3
  • pdf文档 Firebird 1.5 QuickStart Russian

    All Rights Reserved. Contributor contact: sapunidze at yandex dot ru. 30 Алфавитный указатель Symbols Апострофы в строках, 20 Апплет Панели управления, 11 Базы данных aliases, 23 безопасность, 22 метаданные
    0 码力 | 31 页 | 429.84 KB | 1 年前
    3
  • pdf文档 Firebird Internals: Inside a Firebird Database

    page. The ODS major version for the database. Chapter 4. Database Header Page — Type 0x01 7 The format of this word is the ODS major version ANDed with the Firebird flag of 0x8000. In the example below Eight bytes, signed. Bytes 0x2c - 0x33 on the page. The date and time (in Firebird’s own internal format) that the database was either originally created/rewritten or created from a backup. hdr_attachment_id is a system table — MON$DATABASE which has a copy of all of the above data in an easy to obtain format: tux> isql employee Database: employee Chapter 4. Database Header Page — Type 0x01 11 SQL> show
    0 码力 | 63 页 | 261.00 KB | 1 年前
    3
  • pdf文档 firebird gbak

    Chapter 2. Command-line Options 5 -NT Non-Transportable backup file format -O[NE_AT_A_TIME] restore one table at a time -OL[D_DESCRIPTIONS] save old use services manager -T[RANSPORTABLE] transportable backup -- data in XDR format -USE_[ALL_SPACE] do not reserve space for record versions -USER Non-Transportable backup file format -OL(D_DESCRIPTIONS) save old style metadata descriptions -T(RANSPORTABLE) transportable backup -- data in XDR format gbak:restore options are:
    0 码力 | 34 页 | 191.73 KB | 1 年前
    3
  • pdf文档 Firebird Docwriting Guide German

    Sie alle notwendigen Kenntnisse, um mit dem Schreiben von Firebird-Dokumenten in unserem gewählten Format, DocBook XML, beginnen zu können. Vorausgesetzte Kenntnisse Bevor Sie dieses Handbuch lesen, prüfen werden wir einige Zeit benötigen, um die Grundlagen der DocBook XML zu erörtern, denn das ist das Format, dass wir gern von Ihnen bekommen möchten. Dies bezieht folgendes ein: • DocBook XML – was ist das Also ist es besser diese Information schon vorher zu haben. DocBook XML – Eine Einleitung Das Format der Wahl für die Dokumentation innerhalb des Firebird manual Modul ist DocBook XML. Sollten Sie bisher
    0 码力 | 49 页 | 228.41 KB | 1 年前
    3
  • pdf文档 firebird wire protocol

    handle Int32 Transaction handle If the statement has input parameters: Buffer Parameters in BLR format Int32 Message number (0) ?? Int32 Number of messages (1) ?? Buffer Parameter values If not statement is a stored procedure and there are output parameters: Buffer Output parameters in BLR format Int32 Output message number (0) ?? Chapter 5. Statements 18 Server Int32 Operation code If Client Int32 Operation code (op_fetch) Int32 Statement handle Buffer Output parameters in BLR format Int32 Message number Int32 Message count/Fetch size (200) Server Int32 Operation code If
    0 码力 | 40 页 | 213.15 KB | 1 年前
    3
共 23 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
Firebird1.0QuickStartfirebirdquickstartguide2.5LanguageReference40languagereference1.5RussianInternalsInsideDatabasegbakDocwritingGuideGermanwireprotocol
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩