Re: [Firebird-net-provider] Disconnection Problem In Vb.net with Firebird

2016-02-01 Thread SUKHEN DASS
its a single user application which only i am using and i am using this code before IO.File.Replace is being called... which i forgot to include in the codeFor iLoop = 0 To 100            Application.DoEvents()Next On Tuesday, February 2, 2016 11:28 AM, Jiří Činčura wrote: Calling `Fb

Re: [Firebird-net-provider] Disconnection Problem In Vb.net with Firebird

2016-02-01 Thread SUKHEN DASS
first i call openconnection method to update some field then i am calling Rename method On Tuesday, February 2, 2016 11:16 AM, SUKHEN DASS wrote: Dear Team, I am facing a problem of connection still in use after clearing the pool and dispose connection objectbut as i close the vb.net

[Firebird-net-provider] Disconnection Problem In Vb.net with Firebird

2016-02-01 Thread SUKHEN DASS
Dear Team, I am facing a problem of connection still in use after clearing the pool and dispose connection objectbut as i close the vb.net application it free the database connection and i can rename the database manually which i want to do at run time Code as belowImports System.DataImports Sys

[Firebird-net-provider] Fw: [firebird-support] Hang On ExecuteNonQuery Using Firebird2.5 with visual studio 2010

2015-02-23 Thread SUKHEN DASS
Please, give some light On Monday, February 23, 2015 1:58 PM, "Helen Borrie hele...@iinet.net.au [firebird-support]" wrote:   At 09:04 p.m. 23/02/2015, SUKHEN DASS sukhend...@yahoo.com [firebird-support] wrote: >please, somone guide me where i am wrong This suppor

Re: [Firebird-net-provider] [firebird-support] Hang On ExecuteNonQuery Using Firebird2.5 with visual studio 2010

2015-02-23 Thread SUKHEN DASS
actually the problem is for the firebird database as some locking issues as all work is happening inside a transaction. as you had suggest it belong to .net provider but they said post it in firebird database group On Monday, February 23, 2015 2:04 PM, SUKHEN DASS wrote: Please