Hi, I would really appreciate if you add Property "Port" to IBCConnection component so I can choose anything else than default 3050. I like to have running known services from security reasons on nondefault ports (FB Server, SSHD etc.). Do you plan to release such feature?
Thank you.
Pavel
IBCConnection - missing "Port" property
Hello,
To choose a port you have to put it into the SERVER property of the TIBCConnection component like this:
If you want more information, please, look at the Frequently Asked Question topic in the IBDAC help.
To choose a port you have to put it into the SERVER property of the TIBCConnection component like this:
Code: Select all
server/3050