On Mon, Oct 6, 2008 at 5:13 PM, marius popa <[EMAIL PROTECTED]> wrote:
> I tried now and maybe it doesn't work on my amd64 box
>
> Unhandled Exception: System.TypeInitializationException: An exception
> was thrown by the type initializer for FirebirdSql.Data.Common.Charset
> ---> System.ArgumentExc
On Mon, Oct 6, 2008 at 12:14 PM, Jiri Cincura <[EMAIL PROTECTED]> wrote:
> On Mon, Oct 6, 2008 at 10:31 AM, marius popa <[EMAIL PROTECTED]> wrote:
>> I have tested .net provider with mono 1.9.1 but i guess it should work
>> ok with final release too
>
> Hi,
>
> can you test build from VS (from site
Check mailing list archive for a last week. This has been discussed
here. Or check http://tracker.firebirdsql.org/browse/DNET-124 .
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
--
Try the 2.5 version. I'm not sure in what version we did change to
better support passing params in ASP.NET (I have a feeling that it was
in after 2.1 release).
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
H4b0s wrote:
Something like:
SELECT count(*) as y0_ FROM Drzava this_ WHERE this_.Aktivan = @p0 and
lower(substr(this_.Oznaka,1,2)) like @p1; @p0 = 'True', @p1 = '%a%'
solved my problems (same environment - NHibernate & Firebird)
Regards.
Hi!
First of all thx for the .net Firebird provider.
I have a question regarding the parameter length and the error code 335544321
I'm using the provider with NHibernate and getting the above error
when issuing the following query:
SELECT count(*) as y0_ FROM Drzava this_ WHERE this_.Aktivan =
Hi!
First of all thx for the .net Firebird provider.
I have a question regarding the parameter length and the error code 335544321
I'm using the provider with NHibernate and getting the above error
when issuing the following query:
SELECT count(*) as y0_ FROM Drzava this_ WHERE this_.Aktivan =
Jiri Cincura wrote:
>
> On Thu, Oct 2, 2008 at 11:01 AM, Zento <[EMAIL PROTECTED]> wrote:
>> "Execute Query" button worked correctly, but "Test Query" button show
>> this
>> error: "Must declare command parameters". Tryed also to fill SelectQuery
>> property directly, adding a named and typed pa
On Mon, Oct 6, 2008 at 10:31 AM, marius popa <[EMAIL PROTECTED]> wrote:
> I have tested .net provider with mono 1.9.1 but i guess it should work
> ok with final release too
Hi,
can you test build from VS (from site) using under Mono? It _should_
be binary compatible. :)
--
Jiri {x2} Cincura (CT
On Mon, Oct 6, 2008 at 10:18 AM, mike grace
<[EMAIL PROTECTED]> wrote:
> How does timeout avoid this issue?
When you have record locked i.e. for 20 minutes, you can say, that the
application chrashed (no unlock was done) and you allow to edit it.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://b
I have tested .net provider with mono 1.9.1 but i guess it should work
ok with final release too
http://mapopa.blogspot.com/2008/09/mono-firebird-example-updated-you-must.html
Here is the new release notes via Miguel Blog
http://www.firebirdnews.org/?p=2004
--
developer flamerobin.org
Hi,
How does timeout avoid this issue?
Regards
Mike
Hello Jiri,
> On Sun, Oct 5, 2008 at 8:22 AM, Sven <[EMAIL PROTECTED]> wrote:
>
>> Timestamp - when one of my application crashes I have a dead entry in
>> my database...
>>
> Timeout will solve this in a nice way...
>
> -
On Fri, Jul 18, 2008 at 5:11 PM, paha <[EMAIL PROTECTED]> wrote:
> It seems like handling of RemoteEventCounts-Event of the FbRemoteEvent class
> occurs in other than calling thread. It means, accessing some outside
> objects inside FbRemoteEventEventHandler is not thread safe (and this fact
> is n
On Mon, Oct 6, 2008 at 9:35 AM, Priebe, Joern (GE EntSol, Security)
<[EMAIL PROTECTED]> wrote:
> Yes, it works perfectly with 2.1.
So check weekly build and/or create a simply test-case and put it in
tracker. I'll look at it.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/
Yes, it works perfectly with 2.1.
-Original Message-
From: Jiri Cincura [mailto:[EMAIL PROTECTED]
Sent: Saturday, October 04, 2008 11:34 PM
To: For users and developers of the Firebird .NET providers
Subject: Re: [Firebird-net-provider] Error in Firebird .NET Data
Provider2.5.0 Alpha 2
>
15 matches
Mail list logo