Subject Specifying a source ip address in a connect string?
Author kshenes
Is there anyway to have firebird's client library runnin gon linux
connect to a remote database with a specific source address? If I
have specific routes that are not located in the main route table,
but a relocated in a secondary route table. firebird clients cannot
utilize these routes unless the socket is connected or bound using a
specific source address and not IN_ADDR_ANY. Is there anyway to do
this?

Kevin