Subject Re: [firebird-support] lock conflicts with read-only and now
Author scharloi
>Each thread must have separate database connection.
>You must use TCP/IP, direct local connection doesn't work.

Ok, I'll try that way...
Must i use that way to proceed with the embedded version of Firebird ?
Using TCP/IP seems to use 127.0.0.1/Path_To_Database in 'isc_attach_database' function for the 'db_name' parameter ?
Is there a parameter to specify the use of TCP/IP protocol in a configuration file or in the Firebird API ?