Skip to content
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

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

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

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.

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

1 participant