Skip to content

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

@avp-novgorod

Description

@avp-novgorod

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions