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

无数据

分类

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

语言

全部英语(12)德语(3)西班牙语(2)俄语(2)法语(1)

格式

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

    ................................................................................... 17 Windows Control Panel applets .................................................................................. considerations. If you install Firebird under Windows 95/98/ME, uncheck the option to install the Control Panel applet. It doesn't work on these platforms. You'll find a link to a usable applet further down described later on in this guide. Server check: Windows, running as service Open Control Panel -> Services (NT) or Control Panel -> Administrative Tools -> Services (2000, XP). This illustration shows the
    0 码力 | 40 页 | 218.42 KB | 1 年前
    3
  • pdf文档 Firebird Internals: Inside a Firebird Database

    repeating characters is reduced to a control byte that determines the repeat count followed by the actual byte to be repeated. Where data cannot be compressed, the control byte indicates that "the next 'n' 'n' characters are to be output unchanged". The usage of a control byte is as follows: Positive n the next 'n' bytes are stored 'verbatim'. Negative n the next byte is repeated 'n' times, but stored decompression code needs to be able to know which bytes in the data are control bytes. This is done by making the first byte a control byte. Knowing this, the decompression code is easily able to convert
    0 码力 | 63 页 | 261.00 KB | 1 年前
    3
  • pdf文档 firebird 40 language reference

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 552 12. Transaction Control. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . well, sometimes with some limitations or extensions, notable limitations are DDL and transaction control statements. Stored procedures can have many input and output parameters. 5.8.1. CREATE PROCEDURE the volume of deadlock errors will grow unless you design your locking strategy carefully and control it rigorously. • Most applications do not need explicit locks at all. The main purposes of explicit
    0 码力 | 778 页 | 3.43 MB | 1 年前
    3
  • pdf文档 Firebird 1.0 QuickStart

    If you install Firebird 1.03 or higher under Windows 95/98/ME, uncheck the option to install the Control Panel applet. It doesn't work on these platforms. We'll give you a link to a usable applet later service on Windows NT, 2000 or XP or on Linux. Windows NT4, 2000 and XP Open Control Panel -> Services (NT) or Control Panel -> Administrative Tools -> Services (2000, XP). Firebird 1.0 Quick Start Windows 9x or ME machine. Alternatively, you can use a Control Panel applet to control the starting and stopping of the Firebird server. Windows Control Panel applets Pre-1.0 distributions of Firebird for
    0 码力 | 26 页 | 179.05 KB | 1 年前
    3
  • pdf文档 Firebird 2.5 Language Reference

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 383 10. Transaction Control. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . well, sometimes with limitations or extensions. Among notable exceptions are DDL and transaction control statements. Stored procedures can have many input and output parameters. 5.8.1. CREATE PROCEDURE a database object that packages a set of SQL privileges. Roles implement the concept of access control at a group level. Multiple privileges are granted to the role and then that role can be granted
    0 码力 | 521 页 | 2.30 MB | 1 年前
    3
  • pdf文档 Firebird File and Metadata Security

    requests and then use the roles and privileges defined in that database to provide fine-grained access control to objects in that database. At no time does the user connecting to the database require direct Linux/Unix) capabilities could be a useful way to implement such requirements. In this way you maintain control over the database file and can restrict access to the various features and structures of your database output the decrypted details directly. The developer, not Chapter 4. The Solution 7 being in control of the server, can neither detect nor prevent such activity. You might consider building your own
    0 码力 | 19 页 | 115.27 KB | 1 年前
    3
  • pdf文档 Firebird 1.5 QuickStart Spanish

    Si instala Firebird bajo Windows 95/98/ME, desmarque la opción de instalar el applet del Panel de Control. No funciona en estas plataformas. Más adelante en esta guía le daremos un enlace a un applet usable en Windows NT, 2000 o XP o en Linux. Windows NT4, 2000 y XP Abra el Panel de Control -> Servicios (NT) o Panel de Control ->Herramientas Administrativas-> Servicios (2000, XP). Esta ilustración muestra applet del panel de control para arrancar / parar el servidor Firebird. Applets del panel de control para Windows Desde la versión 1.03, se incluye un applet para el panel de control en la distribución
    0 码力 | 26 页 | 174.63 KB | 1 年前
    3
  • pdf文档 Firebird 2.1.5 Installation

    can start the server on demand from the Services applet in the Settings/Control Panel/ Administration Tools selection. Use Control Panel Applet (Superserver only) Installing on Windows 24 If Superserver you will see an option to “Install Control Panel applet?”. Unless your operating system is Vista, it might be handy to keep this as it places an applet in the Control Panel from which you can stop and [re]start [re]start the server. Don't install the Control Panel applet on Vista! Installing this applet on Vista has the potential to break your system's control panel altogether. If it appears on the installer
    0 码力 | 46 页 | 217.89 KB | 1 年前
    3
  • pdf文档 Firebird Generator Guide: A guide on how and when to use generators in Firebird

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 5.4. Generators to monitor and/or control long-running Stored Procedures . . . . . . . . . . . . . . . . . . . 16 Appendix A: Document history certain value and then obtain that same value — it’s inside the database, but outside of transaction control. 2.2. What is a sequence? “Sequence” is the official SQL term for what Firebird calls a generator your database. 2.6. Generators and transactions As said, generators live outside of transaction control. This simply means you cannot safely “rollback” generators inside a transaction. There may be other
    0 码力 | 20 页 | 169.00 KB | 1 年前
    3
  • pdf文档 Firebird 2 QuickStart German

    verwenden wollen: • Zuerst den Superserver installieren; • Kopieren Sie danach das Applet Firebird2Control.cpl vom Windows Systemverzeichnis an einen sicheren Ort; • Deinstallieren Sie den Superserver; • Dies ist ein Screenshot des aktivierten Applets. Beachten Sie, dass die Titelbar „Firebird Server Control“ ver- wendet, obwohl es in der Systemsteuerung als Firebird 2.0 Server Manager angeführt wird. Firebird Bedauerlicherweise funktioniert dieses Applet nur in Verbindung mit Windows NT, 2000/2003 and XP. Firebird Control Center Falls Sie ein Applet benötigen, das auch unter Windows 9x bzw. ME funktioniert, dann besuchen
    0 码力 | 37 页 | 207.22 KB | 1 年前
    3
共 20 条
  • 1
  • 2
前往
页
相关搜索词
FirebirdQuickStartInternalsInsideDatabasefirebird40languagereference1.02.5LanguageReferenceFileandMetadataSecurity1.5Spanish2.1InstallationGeneratorGuideguideonhowwhentousegeneratorsinGerman
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩