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

无数据

分类

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

语言

全部英语(9)俄语(4)法语(2)德语(1)西班牙语(1)

格式

全部PDF文档 PDF(17)
 
本次搜索耗时 0.070 秒,为您找到相关结果约 17 个.
  • 全部
  • 数据库
  • Firebird
  • 全部
  • 英语
  • 俄语
  • 法语
  • 德语
  • 西班牙语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Firebird Generator Guide: A guide on how and when to use generators in Firebird

    Introduction 2 Chapter 2. Generator Basics 2.1. What is a generator? Think of a generator as a “thread-safe” integer counter that lives inside a Firebird database. You can create one by giving it a name: server side, after you send the Insert statement from the client. This plainly means there is no safe way to know from the client side which ID was generated for the row you just inserted. You could from the “outside”. Although this can be very handy, it has a strong limitation: it’s not multi-user safe. If the SP would run simultaneously in two transactions, they would mess up the progress generator
    0 码力 | 20 页 | 169.00 KB | 1 年前
    3
  • pdf文档 Firebird 2.5 Language Reference

    how to back up a database in two quite different ways and how to switch the database to the “copy-safe” mode for performing an external backup safely. 5.1.1. CREATE DATABASE Used for Creating a new file delta that stores any mutations to the database file after it has been switched to the “copy-safe” mode by the ALTER DATABASE BEGIN BACKUP statement. For the detailed description of this clause, 1.2. ALTER DATABASE Used for Altering the file organisation of a database or toggling its “copy-safe” state Available in DSQL — both functions. ESQL — file reorganisation only Syntax ALTER {DATABASE
    0 码力 | 521 页 | 2.30 MB | 1 年前
    3
  • pdf文档 Firebird 2 QuickStart

    access rights to the database file. Local connections On Windows, both architectures now support safe and reliable local connec- tions, with only the server process requiring access rights to the database Install Superserver first; • Copy the applet Firebird2Control.cpl from the Windows system folder to a safe place; • Uninstall Superserver; • Install Classic; • Copy the applet back to the system directory longer different in Firebird 2. Also changed the row on local connections: CS and SS now both allow safe, reliable local connections on Windows. Added row on Guardian. Prepended a column with feature names
    0 码力 | 40 页 | 218.42 KB | 1 年前
    3
  • pdf文档 Firebird 1.0 QuickStart

    make direct local connections, but these are not as fast as the “Classic” ones on Linux and also less safe. Server must run as root. This poses a risk if the server were to be hacked or contained a severe Superserver, without using the TCP/IP loop- back. This is not a TCP/IP connection and it is not a thread-safe way to connect to a local server. For using single instances of the command-line tools (gsec, gbak contrast, direct database connections - even multiple - under a Linux Classic server are completely safe. Firebird 1.0 Quick Start Guide 11 Default user name and password The SYSDBA user has all privileges
    0 码力 | 26 页 | 179.05 KB | 1 年前
    3
  • pdf文档 firebird 40 language reference

    how to back up a database in two quite different ways and how to switch the database to the “copy-safe” mode for performing an external backup safely. 5.1.1. CREATE DATABASE Used for Creating a new file delta that stores any mutations to the database file after it has been switched to the “copy-safe” mode by the ALTER DATABASE BEGIN BACKUP statement. For the detailed description of this clause, 5.1.2. ALTER DATABASE Used for Altering the file organisation of a database, toggling its “copy-safe” state, managing encryption, and other database-wide configuration Available in DSQL, ESQL — limited
    0 码力 | 778 页 | 3.43 MB | 1 年前
    3
  • pdf文档 firebird gbak

    • Alternatively, incorporate the date (and time?) in your backup filenames. • Keep backups in a safe location on the server. Storing backups in a location with restricted access helps reduce the chances your backup files 'escaping' into the wild. • Keep tape copies of your backups very secure. A locked safe or off-site location with good security is advisable. The off-site location will also be of use after
    0 码力 | 34 页 | 191.73 KB | 1 年前
    3
  • pdf文档 Firebird Null Guide: NULL behaviour and pitfalls in Firebird SQL

    its declaration to see how values are passed and returned. If it says “by descriptor”, it should be safe (though it never hurts to make sure). Ditto if arguments are followed by a NULL keyword. In all other until now it works in practice, this may not be the case in future versions. It’s better to stay safe and use the SQL given above. 15.2.2. Adding a CHECK constraint to an existing column To add a CHECK
    0 码力 | 69 页 | 479.63 KB | 1 年前
    3
  • pdf文档 firebird language reference 30 rus

    записываться изменения, внесённые в БД после перевода её в режим «безопасного копирования» («copy-safe») путём выполнения команды ALTER DATABASE BEGIN BACKUP. Полное описание данного параметра см. в ALTER записываться изменения, внесённые в базу данных после перевода её в режим «безопасного копирования» («copy-safe»). Этот оператор в действительности не добавляет файла. Он просто переопределяет умалчиваемые имя Предложение BEGIN BACKUP предназначено для перевода базы данных в режим «безопасного копирования» («copy-safe»). Этот оператор «замораживает» основной файл базы данных, что позволяет безопасно делать резервную
    0 码力 | 719 页 | 3.98 MB | 1 年前
    3
  • pdf文档 firebird generator guide ru

    о генераторах 2.1. Что такое генератор? Думайте о генераторе, как о “потокобезопасном” (“thread-safe”) целочисленном счетчике, который расположен внутри базы данных Firebird. Вы можете создать его,
    0 码力 | 23 页 | 227.10 KB | 1 年前
    3
  • pdf文档 firebird gsplit

    1.5’s version of gsplit, using it to split a backup file is pointless. Use the gbak method to be safe. Chapter 4. Splitting Backups 6 Chapter 5. Joining Backup Files Had the above backup actually
    0 码力 | 10 页 | 103.73 KB | 1 年前
    3
共 17 条
  • 1
  • 2
前往
页
相关搜索词
FirebirdGeneratorGuideguideonhowandwhentousegeneratorsin2.5LanguageReferenceQuickStart1.0firebird40languagereferencegbakNullNULLbehaviourpitfallsSQL30rusgeneratorrugsplit
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩