Subject Radius / Firebird
Author Alan McDonald
Someone must have had experience with this before (hopefully)
I have a radius server (linux) which does 2 things with an MSSQL server. I
want to replace the MSSQL with Firebird.
1. It sends a constant stream of UDP records in the form of insert
statements to the server.
2. It requests a table response from a UDF of the MSSQL server, ie. the
function call returns a table of one record.

I don't know if the radius server needs to have fbclient or whether a
middleware product would be just as good (probably).

Does anyone know how to make these two things happen with Firebird?
thanks
Alan