How stable is your connection and how big is the query?
Thu, 22 Apr 2010 14:06:21 +0400, Lucjan Łyczak :
> Hi!
>
>
> I have a problem that succeeds sometimes when I execute some queries
> (select, insert etc.)
>
> A program simply hangs up/freezes and I have to break debugging. Then I
> get
> t
On 22.04.2010 14:42, Christian Kessing (VOKS GmbH) wrote:
> On 22.04.2010 14:08, Jiri Cincura wrote:
>> On Thu, Apr 22, 2010 at 12:42, Christian Kessing (VOKS GmbH)
>>
wrote:
>>> I forgot the Version of Firebird. It's Firebird 2.5 RC1. I had the
> same
>>> problem with Firebird 2.5 RC2.
>>
>> Is t
On 22.04.2010 14:08, Jiri Cincura wrote:
> On Thu, Apr 22, 2010 at 12:42, Christian Kessing (VOKS GmbH)
> wrote:
>> I forgot the Version of Firebird. It's Firebird 2.5 RC1. I had the
same
>> problem with Firebird 2.5 RC2.
>
> Is there a problem with 2.1.x too?
>
Oh, the test program works with
On Thu, Apr 22, 2010 at 12:42, Christian Kessing (VOKS GmbH)
wrote:
> I forgot the Version of Firebird. It's Firebird 2.5 RC1. I had the same
> problem with Firebird 2.5 RC2.
Is there a problem with 2.1.x too?
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.cincura.net/ | http://www.ID3ren
Well you're not showing the query, thus nobody can test it. Can you
test it's (not) same as http://tracker.firebirdsql.org/browse/DNET-304
?
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.cincura.net/ | http://www.ID3renamer.com
-
On 22.04.2010 11:45, Christian Kessing (VOKS GmbH) wrote:
>>> wrote:
>>> Are you interested in the debug output?
>
>> Yes.
>
> This is the Program:
I forgot the Version of Firebird. It's Firebird 2.5 RC1. I had the same
problem with Firebird 2.5 RC2.
Christian
--
Hi!
I have a problem that succeeds sometimes when I execute some queries
(select, insert etc.)
A program simply hangs up/freezes and I have to break debugging. Then I get
this call stack:
[Managed to Native Transition]
System.dll!System.Net.Sock
On Thu, Apr 22, 2010 at 10:49, Ivan Arabadzhiev
wrote:
> I believe they should be options
> to the common user
We can, sure, expose these values into connection string.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.cincura.net/ | http://www.ID3renamer.com
---
One by one :)
Thu, 22 Apr 2010 13:37:23 +0400, Jiri Cincura :
> On Thu, Apr 22, 2010 at 08:25, Ivan Arabadzhiev
> wrote:
>> I`d appreciate them
>> appearing in the main source tree
>
> No problem. Let's see what others say.
>
>> private void SetKeepalives(ref Socket sTmpSocket, bool bOnOff, Int3
>> wrote:
>> Are you interested in the debug output?
>Yes.
This is the Program:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using FirebirdSql.Data.FirebirdClient;
namespace FirebirdConnect
{
class Program
{
static void Main(string[] arg
On Thu, Apr 22, 2010 at 08:25, Ivan Arabadzhiev
wrote:
> I`d appreciate them
> appearing in the main source tree
No problem. Let's see what others say.
> private void SetKeepalives(ref Socket sTmpSocket, bool bOnOff, Int32
> iKeepAliveInterval, Int32 iKeepAliveTime)
Wow hungarian notation. I ha
On Thu, Apr 22, 2010 at 10:00, Christian Kessing (VOKS GmbH)
wrote:
> Are you interested in the debug output?
Yes.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.cincura.net/ | http://www.ID3renamer.com
--
__
On 06.03.2010 15:06, Jiri Cincura wrote:
> On Sat, Feb 20, 2010 at 17:36, Radwan
Khershif wrote:
>> The debug version seems to be a very good options.
>> Bear in mind that embedded Firebird works fine.
>>
>> Thanks a lot.
>
> Hi,
>
> sorry for a long time to response. At
> http://netp
After a paste in the other options - I googled someting more specific
about the socketoptions in .Net, and here`s what I came up with - The
intervals are static, but it`s quick and clean. I`d appreciate them
appearing in the main source tree (if it does not break standards,
expectations and
Thu, 22 Apr 2010 10:55:57 +0400, Jiri Cincura :
Well, yes but AFAIR firebird mentions possible issues with the dummy
packet, and is considered unneeded because of the SO_KEEPALIVE default on
the new versions. I can`t really say I always follow standards, but in
this case - it does seem like
15 matches
Mail list logo