Subject embedded server multiple connection
Author kartinku
Dear Members,

Below is the snippet from "README_embedded.txt" of 1.5.1 embedded FB
zip,

"The client must have exclusive access to the database file.
The embedded server acts as a true local server for a single
client accessing databases on a local machine. "

From this I interpreted that in embeded server only one single
connection (exclusive) to the database will be provided. Multiple
connection to same database cannot not be obtained. If I am wrong
kindly correct me. Why embeded server has such a restriction. Could
you explain me the reason behind this. It will help me to understand
embedded server better. Is there is any way I can use embedded server
to get multiple connection for same database?.

Thanks & Regards,
S.Karthick