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

无数据

分类

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

语言

全部英语(14)德语(3)法语(2)俄语(2)

格式

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

    wish to connect to an already existing database, you may pass the database name on the command line. You should be aware that unless you also pass the username and password as well, you may see an error password, or create two environment variables as discussed below. The following example shows how to pass the database name plus user credentials on the command line. $ isql -user sysdba -password secret blob id and a filename. The latter is simple, but the former is more convoluted. You are required to pass the blob id as a pair of hexadecimal numbers, separated by a colon. The first number is the relation
    0 码力 | 76 页 | 369.92 KB | 1 年前
    3
  • pdf文档 firebird gsec

    0 0 Benoit Gilles Mascia GSEC> To display details of a single user, pass the username as a parameter to the display command. GSEC> display epocman user name Fred MiddleName Dunbar GSEC> If you wish to remove one or more of a user’s attributes, don’t pass a (new) value for that attribute. GSEC> modify norman -mname -fname -lname GSEC> display norman 0 0 Benoit Gilles Mascia To display details of a single user, pass the username as a parameter to the display command. C:\>gsec -display epocman user name
    0 码力 | 23 页 | 145.31 KB | 1 年前
    3
  • pdf文档 Firebird Null Guide French

    fonction. Quand une UDF comme LTRIM (left trim) est appelée avec un argument NULL, l'argument est passé à la fonction comme une chaîne vide. A l'intérieur de la fonction, il n'y a aucune manière de savoir choses non attendues suivantes peuvent arriver : • Vous appelez une UDF avec un argument NULL. Il est passé comme une valeur, e.g. 0 ou ''. Dans la fonction, cet argument n'est pas remis à NULL; un résultat renvoyé. Guide Firebird et NULL 7 • Vous appelle une UDF avec un argument valide comme 0 ou ''. Il es passé tel quel (manifestement). Mais le code de la fonction suppose que cette valeur en réalité représente
    0 码力 | 14 页 | 84.35 KB | 1 年前
    3
  • pdf文档 Firebird 2.1 ErrorCodes

    Internal dsql error: alias type expected by pass1_expand_select_node -104 336397223 dsql_derived_alias_field Internal dsql error: alias type expected by pass1_field -104 336397224 dsql_auto_field_bad_pos dsql_auto_field_bad_pos Internal dsql error: column position out of range Firebird 2.1 Error Codes in pass1_union_auto_cast -104 336397225 dsql_cte_wrong_reference Recursive CTE member (@1) can refer itself only in FROM 336330765 gbak_db_specified REPLACE specified, but the first file @1 is a database -901 335740942 gfix_pass_req Password required -901 336330766 gbak_db_exists Database @1 already exists.To replace it, use
    0 码力 | 31 页 | 103.24 KB | 1 年前
    3
  • pdf文档 firebird language reference 30 rus

    SELECT SUM (population) FROM towns WHERE name LIKE '%dam' AND province CONTAINING 'land'; SELECT pass FROM usertable Операторы DML 269 WHERE username = current_user; Следующий статуса текущего пользователя для утилиты gsec может потребоваться больше параметров, таких как -user и -pass, или -trusted. Использование роли RDB$ADMIN в базе данных пользователей Для управления учётными статуса текущего пользователя для утилиты gsec может потребоваться больше параметров, таких как -user и -pass, или -trusted. Только SYSDBA может включить AUTO ADMIN MAPPING, если он выключен, но любой администратор
    0 码力 | 719 页 | 3.98 MB | 1 年前
    3
  • pdf文档 firebird gfix

    could result in other users of the server seeing that password using a command like ps -efx | grep -i pass. From Firebird 2 onwards, this is no longer the case as the password on the command line can no longer Firebird 2.0.  When logging into a database on a remote server, you will always be required to pass the -⁠u[ser] and -⁠pa[ssword] parameters. Chapter 3. Gfix Commands 6 Chapter 4. Shadow Files A -b -skip_data country,currency localhost/3050:C:\Data\inventory.fdb C:\data\111.gbk -user SYSDBA -pass masterkey For recovery purposes, it allows to exclude tables with reported corruptions from the backup
    0 码力 | 44 页 | 247.13 KB | 1 年前
    3
  • pdf文档 Firebird 2.5 Language Reference

    declared for it are taken into account, i.e., NOT NULL or CHECK constraints. If the value does not pass the check, the cast will fail. If TYPE OF is additionally specified — casting to its base type — outcomes: if you negate a NULL expression with NOT, the result will still be NULL and the row will not pass. This is demonstrated in one of the examples below. Examples select genus, species from mammals change in future Firebird versions. The INTO Sub-clause In PSQL, the INTO clause can be used to pass the returning values to local variables. It is not available in DSQL. If no records are updated,
    0 码力 | 521 页 | 2.30 MB | 1 年前
    3
  • pdf文档 Firebird 2 QuickStart

    issue the following command to change the password to (as an example) icuryy4me: gsec -user sysdba -pass masterkey -mo sysdba -pw icuryy4me Notice that you specify “sysdba” twice in the command: • With -user parameter you identify yourself as SYSDBA. You also provide SYSDBA's current password in the -pass parameter. • The -mo[dify] parameter tells gsec that you want to modify an account – which happens user account as follows from the command line in the Firebird bin subdirectory: gsec -user sysdba -pass masterkey -add billyboy -pw sekrit66 Firebird 2.0 and 2.1 Quick Start 17 Provided that you've supplied
    0 码力 | 40 页 | 218.42 KB | 1 年前
    3
  • pdf文档 Firebird 2 QuickStart German

    folgende Kommando aus, um das Passwort in (als ein Beispiel) icuryy4me zu ändern: gsec -user sysdba -pass masterkey -mo sysdba -pw icuryy4me Firebird 2 Schnellanleitung 15 Beachten Sie, dass Sie „sysdba“ identifizieren Sie sich selbst als SYSDBA. Sie geben auch das aktuelle Passwort von SYSDBA mit dem -pass Parameter an. • Der -mo[dify] Parameter teilt gsec mit, dass Sie einen Benutzeraccount ändern wollen Benutzeraccounts, von der Kommandozeile im Firebird bin Unter- verzeichnis aus, erstellen: gsec -user sysdba -pass masterkey -add billyboy -pw sekrit66 Vorausgesetzt, dass Sie das korrekte Passwort für SYSDBA angegeben
    0 码力 | 37 页 | 207.22 KB | 1 年前
    3
  • pdf文档 Firebird Null Guide: NULL behaviour and pitfalls in Firebird SQL

    <> ColB ) check ( Town not like 'Amst%' ) ...will reject NULL input in Firebird 1.5, but let it pass in Firebird 2. Existing database creation scripts will have to be carefully examined before being this problem is that with “old style” UDF calling (inherited from InterBase), it is not possible to pass NULL as input to the function. When a UDF like LTRIM (left trim) is called with a NULL argument, Firebird 2 comes with a somewhat improved calling mechanism for old-style UDFs. The engine will now pass NULL input as a null pointer to the function, if the function has been declared to the database with
    0 码力 | 69 页 | 479.63 KB | 1 年前
    3
共 21 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
firebirdisqlgsecFirebirdNullGuideFrench2.1ErrorCodeslanguagereference30rusgfix2.5LanguageReferenceQuickStartGermanNULLbehaviourandpitfallsinSQL
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩