Skip to content

ibase_service_attach doesn't allow local connection to Services API #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
avp-novgorod opened this issue Oct 18, 2023 · 0 comments
Open
Assignees

Comments

@avp-novgorod
Copy link

avp-novgorod commented Oct 18, 2023

Function ibase_service_attach always use the connection pattern "%s:service_mgr" which initiates TCP/IP connection.
However for local connection it must be "service_mgr".
Possible solution: to check if parameter $host is empty to use the pattern for local connection.

@MartinKoeditz MartinKoeditz self-assigned this Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants