Hi Carlos,

 

This is Ram from ShowingTime, with reference of Ann W. Harrison. 

 

I am using Firebird 2.0 for my .Net desktop application. I am experiencing a
problem when executing ClearAllPool() statement.

 

Sequence of my execution:

Conn.Close()

Conn.ClearAllPool()

 

The following error is thrown:

 

"Object reference not set to an instance of an object."

 

   at FirebirdSql.Data.Embedded.FbClient.isc_dsql_free_statement(Int32[]
statusVector, Int32& stmtHandle, Int16 option)

   at FirebirdSql.Data.Embedded.FesStatement.Free(Int32 option)

   at FirebirdSql.Data.Common.StatementBase.Release()

   at FirebirdSql.Data.Embedded.FesStatement.Dispose(Boolean disposing)

   at FirebirdSql.Data.Common.StatementBase.Dispose()

   at FirebirdSql.Data.Firebird.FbCommand.Release()

   at
FirebirdSql.Data.Firebird.FbConnectionInternal.DisposePreparedCommands()

   at FirebirdSql.Data.Firebird.FbConnectionInternal.Disconnect()

   at FirebirdSql.Data.Firebird.FbConnectionPool.Clear()

   at FirebirdSql.Data.Firebird.FbPoolManager.ClearAllPools()

   at FirebirdSql.Data.Firebird.FbConnection.ClearAllPools()

 

 

Please let me know what would be the problem and solution.

 

Thanks,

-Ram

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to