Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最新的 Firebird 2.5.x 数据库可以在 Classic、SuperClassic 或 SuperServer 模式下运行。如何检查已安装的数据库正在运行的这些模式中的哪一种?
没有公开这一点的 API。但是因为您在服务器上,所以您可以检查正在运行的进程。
即在 Windows 和 Firebird 2.5 上:
fb_inet_server.exe
fbserver.exe