From: Marc <new...@mi...> - 2005-09-15 09:03:53
|
Hi there, iam using firebird in my new project. my problem is that i need to open more then one connection through the odbc driver to the local database file with an embedded server. if the first is opened, the odbc driver return "database unavailable".... :( since i need to open the same database from different threads which are not connected in any way - do i something wrong or is that simply not possible ? - do i need a special odbc driver? - should i put the embedded version in trash and install the "real" fb server ? (not SUCH an option for me, embedded would be great) many thanks, Marc |