DELPHI盒子
!实时搜索: 盒子论坛 | 注册用户 | 修改信息 | 退出
检举帖 | 全文检索 | 关闭广告 | 捐赠
技术论坛
 用户名
 密  码
自动登陆(30天有效)
忘了密码
≡技术区≡
DELPHI技术
lazarus/fpc/Free Pascal
移动应用开发
Web应用开发
数据库专区
报表专区
网络通讯
开源项目
论坛精华贴
≡发布区≡
发布代码
发布控件
文档资料
经典工具
≡事务区≡
网站意见
盒子之家
招聘应聘
信息交换
论坛信息
最新加入: pixelcraft
今日帖子: 44
在线用户: 22
导航: 论坛 -> 数据库专区 斑竹:liumazi,waterstone  
作者:
男 ww1000 (Delphis) ▲▲▲▲▲ -
普通会员
2021/9/15 19:29:27
标题:
有人用 firebird 数据库吗?Firebird 3/4 在win10-64 则使用相同的 2.5 配置 却无法连上 浏览:1292
加入我的收藏
楼主: FB2.5 在 win10-64 中,run install_superclassic ,IBExpert及 Delphi 写的连接程序正常,可以读写; 

参数:
cong文件改端口:8087
127.0.0.1/8087:D:\Delphi\IBExpert\T1.FDB


但Firebird 3/4 在win10-64 则使用相同的 2.5配置,后台服务正常,
用原  IBExpert及 Delphi 写的程序 却无法连上,

有使用 FB 的大大知道什么回事吗?
----------------------------------------------
阳光总在
作者:
男 zhoutler (苦行僧) ★☆☆☆☆ -
普通会员
2021/9/15 21:49:31
1楼: 3.0开始配置差别蛮大的。如果嵌入链接,则配置完全不同。如果是tcp/ip连接,注意看看加密认证模式。貌似rsp-256那个玩意
----------------------------------------------
-
作者:
男 emailx45 (emailx45) ▲▲▲▲△ -
普通会员
2021/9/16 0:36:18
2楼: https://www.ibexpert.net/ibe/pmwiki.php?n=Doc.ServerVersionsAndDifferences


see about LEGACY connection between v2.5 and +3.0 use on FIREBIRD.CONF

#
# Per-database configurable.
#
#AuthServer = Srp
#
# Per-connection and per-database configurable.
#
#AuthClient = Srp, Srp256, Legacy_Auth          #Non Windows clients
#AuthClient = Srp, Srp256, Win_Sspi, Legacy_Auth #Windows clients
#
...
#
# Per-database configurable.
#
#UserManager = Srp

...
#AllowEncryptedSecurityDatabase = false

..
#
# Per-database & per-connection configurable.
#
#Providers = Remote,Engine12,Loopback
,,,
----------------------------------------------
The higher the degree, the greater the respect given to the humblest!RAD 11.3
信息
登陆以后才能回复
Copyright © 2CCC.Com 盒子论坛 v3.0.1 版权所有 页面执行62.5毫秒 RSS