英文:
QGIS 3.22 - Oracle- how to connect to db w/o host?
问题
当我填写所有必要的字段,比如数据库、用户名、密码时,我可以成功测试连接,但是“确定”按钮仍然是禁用状态。如果我填写主机(无论是正确的主机还是任何空白),确定按钮就会被启用,但是无论是测试连接是否成功,还是连接是否可用,都不起作用。
我应该怎么做才能连接成功?
谢谢。
英文:
when I fill in all nessessary fields like database, username, password I can successful test the connection, but the OK- Button stays disabled. If I fill in a host (no matter, whether the correct host or any blanks) the ok- button is enabled, but neither the test connect works, nor the connection is useable.
What can I do to connect?
Thanks
答案1
得分: 0
我明白了。如果我删除了端口条目(这是qgis自动填写的),按钮就会启用。
英文:
I got it. If I deleted the Port- Entry (what was automatically filled by qgis) the button is enabled.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。


评论