
This message is automatically generated by JIRA.

I'm having trouble trying to open two connections in firebird 3.1, is there anything already to solve this problem?Īt .Connect() in C:\Users\Jiri\Documents\devel\NETProvider\working\Provider\src\\FirebirdClient\FbConnectionInternal.cs:line 196 at .Pool.CreateNewConnectionIfPossibleImpl(FbConnectionString connectionString) in C:\Users\Jiri\Documents\devel\NETProvider\working\Provider\src\\FirebirdClient\FbConnectionPoolManager.cs:line 202 at .Pool.GetConnection(FbConnection owner) in C:\Users\Jiri\Documents\devel\NETProvider\working\Provider\src\\FirebirdClient\FbConnectionPoolManager.cs:line 106 at .Get(FbConnectionString connectionString, FbConnection owner) in C:\Users\Jiri\Documents\devel\NETProvider\working\Provider\src\\FirebirdClient\FbConnectionPoolManager.cs:line 221 at .Open() in C:\Users\Jiri\Documents\devel\NETProvider\working\Provider\src\\FirebirdClient\FbConnection.cs:line 534 at _Conn.ConnectionString = connectionString įbConnection.CreateDatabase(_Conn.ConnectionString) įbCommand cmd = new FbCommand(DbDefinition, _Conn) ĭatabase C:\JAMSOFT SISTEMAS\JNFCE\BANCO\JAMSOFTINFO.DLL shutdownĮnvironment: Windows 7 x86 3GB (Firebird 3.1) Var connectionString = new FbConnectionStringBuilder String dbPath = Path.Combine(currentDirectory, "Radios.fdb")

Path.GetDirectoryName(GetCurrentProcess().MainModule.FileName)

I'm trying to create a \ connect to FB 3 embedded but I get a DbException:
