From: Nicolas F. T. <nft...@ho...> - 2015-01-13 16:35:24
|
Founded In the new version 4.6 after make de Database Shutdown we need to run FirebirdSql.Data.FirebirdClient.FbConnection.ClearAllPools(); And then it workss Question, should it be done automaticly ? De: Nicolas F. Timmers [mailto:nft...@ho...] Enviada em: terça-feira, 13 de janeiro de 2015 13:40 Para: fir...@li... Assunto: [Firebird-net-provider] Shutdown - online problem Hello Everyone Im facing a problem on the new version of .net data provider Version 4.6 The DataBase Shutdown and Online seem not been worling on Web Apps If I made on a Console Apllication it works fine, but on a web app, I made the shutdown and database online no error is returned but when I made a SELECT it returns that it still on shutdown Any help ?? |