Provider
Affects Versions: 8.0.1.0
Environment: Win10, FB 3.0.7
Reporter: Rand Random
Assignee: Jiri Cincura
The performance to read data dropped to half between 7.10.1 and 8.0.1.
On 7.10.1 my test finishes with 11.14 s.
On 8.0.1 my test finishes with 28.72 s.
I
Reporter: Rand Random
Assignee: Jiri Cincura
Is it possible to disable in EF provider to parse eg. StartsWith method like
this
WHERE "f"."ITEM1" IS NOT NULL AND (("f"."ITEM1" LIKE _UTF8'HelloWorld' ||
_UTF8'%') AND (LEF
: .NET Data provider
Issue Type: Bug
Components: ADO.NET Provider
Affects Versions: 5.9.1.0, 5.9.0.0, 5.8.1.0, 5.8.0.0, 5.7.0.0, 5.6.0.0
Environment: Firebird 2.5
Reporter: Rand Random
Assignee: Jiri Cincura
The following code fails
Environment: Win7 - 4.7.0.0 - Firebird 2.5
Reporter: Rand Random
Assignee: Jiri Cincura
I have installed a named instance with the following command
(Notice that before executing this command I already had firebird server
installed, so I now have a default
With the Firebird 3.0 Beta 2 release a few days ago, I would like to ask when
we could expect the .NET Provider working with it, also in combination with
Entity Framework (with support for new datatypes like Boolean).
In that fashion, how about Entity Framework 7 - which will be released on 20.
Reporter: Rand Random
Assignee: Jiri Cincura
I updated to the latest version of FB .Net Provider.
And I am getting NullReferenceException with the following stacktrace
bei FirebirdSql.Data.Client.Managed.Version10.GdsDatabase.Write(Int32 value)
in
c:\Users\Jiri
Framework support
Affects Versions: 4.2.0.0
Environment: Win 7, EF 6.1.1, Firebird 2.5, .Net Provider 4.2.0.0
Reporter: Rand Random
Assignee: Jiri Cincura
I am in the middle of the Add Entity Model to your Project on the page where
you would choose your tables
So am I a lost case, or is there a possibility to fix it?
From: [email protected]
To: [email protected]
Date: Thu, 24 Oct 2013 10:39:37 +
Subject: Re: [Firebird-net-provider] DbProviderServices
Hi.
Thanks for the post on your website, I am already able to r
- EF6
Reporter: Rand Random
Assignee: Jiri Cincura
Hi.
Pls have a look at the following url:
https://entityframework.codeplex.com/workitem/1774
Is there such an implementation in Firebird .Net Provider?
--
This message is automatically generated by JIRA.
-
If you think it
Hi.
Thanks for the post on your website, I am already able to run the EF6 solution
I have, but I am unable to use the edmx file.
Still getting the same errors.
And your post only has the following entry
You might want to use the Entity Framework's designer for instance and
use DDEX in which ca
help me with a
teamviewser session I am more than glad to give you access to my pc)
> Date: Wed, 23 Oct 2013 10:54:47 +0200
> From: [email protected]
> To: [email protected]
> Subject: Re: [Firebird-net-provider] DbProviderServices
>
> On Wed, Oct 23, 201
23 Oct 2013 10:11:55 +0200
> From: [email protected]
> To: [email protected]
> Subject: Re: [Firebird-net-provider] DbProviderServices
>
> On Tue, Oct 22, 2013 at 4:18 PM, Rand Random wrote:
> > When I run the application EntityModel gets initiali
Replace the "user" in connection string to
"user id"
From: [email protected]
To: [email protected]
Date: Mon, 21 Oct 2013 16:49:34 +
Subject: [Firebird-net-provider] Error: Your user name and password are not
defined. Ask your database administrator to
Its me again. :)
Not sure if thats a known issue and needs some attention, but let me ask anyway.
I have it now running, atleast the code runs.
But I am facing problems with the designer.
There are 2 kinda connected problems with this.
First, when I have the following line in my machine.config
So.
After deinstalling the msi package again, checking the C:\windows\assembly once
more and again seeing no firebird dll entry.
I tried the console command gacutil and voila there were a dll still
registered, so I uninstalled the FirebirdSql assembly myself with
gacutil -u FirebirdSql.Dat
I am missing something here is my full
app.config:
Thanks for your help up till now.
> Date: Tue, 22 Oct 2013 12:50:20 +0200
> From: [email protected]
> To: [email protected]
> Subject: Re: [Firebird-net-provider] DbProviderServ
t; From: [email protected]
> To: [email protected]
> Subject: Re: [Firebird-net-provider] DbProviderServices
>
> On Tue, Oct 22, 2013 at 11:25 AM, Rand Random wrote:
> > > type="FirebirdSql.Data.FirebirdClient.FirebirdClientFactory,
> > Firebir
22 Oct 2013 12:00:33 +0200
> From: [email protected]
> To: [email protected]
> Subject: Re: [Firebird-net-provider] DbProviderServices
>
> On Tue, Oct 22, 2013 at 11:52 AM, Rand Random wrote:
> > I have the NETProvider-3.2.0.0.msi and DDEXProvid
Subject: Re: [Firebird-net-provider] DbProviderServices
>
> On Tue, Oct 22, 2013 at 11:35 AM, Rand Random wrote:
> > And how can I load the EF6 version of provider, when I look at my references
> > in solution its telling me the correct path to the NuGet Package.
>
> Proba
And how can I load the EF6 version of provider, when I look at my references in
solution its telling me the correct path to the NuGet Package.
"...\packages\FirebirdSql.Data.FirebirdClient-EF6.3.2.0.0\lib\net45\FirebirdSql.Data.FirebirdClient.dll"
> Date: Tue, 22 Oct 2013 11:32:26 +0200
> From:
: Rand Random
Assignee: Jiri Cincura
I am getting following error message:
The 'Instance' member of the Entity Framework provider type
'FirebirdSql.Data.FirebirdClient.FirebirdClientFactory,
FirebirdSql.Data.FirebirdClient, Version=3.2.0.0, Culture=neutral,
: Win7 - EF 6 - .Net Provider 3.2.0.0 - Firbird 2.5 -
Visual Studio 2013
Reporter: Rand Random
Assignee: Jiri Cincura
I am getting following error message:
The 'Instance' member of the Entity Framework provider type
'FirebirdSql.Data.FirebirdClient.Firebi
5.x - .Net Provider
3.1.1.0
Reporter: Rand Random
Assignee: Jiri Cincura
I am still facing the issue when I want to update my EDMX Model, as described
here
http://tracker.firebirdsql.org/browse/DNET-513
http://tracker.firebirdsql.org/browse/DNET-514
Just to make sure I am
x64 - VS 2012 - .NET Provider 3.1.0.0 - Firebird
3.0.0 alpha 1
Reporter: Rand Random
Assignee: Jiri Cincura
Hi.
Was trying to test the new boolean support, but couldnt create a new .EDMX
file, everything seems to work with Firebird 3.0.0 but not the new boolean type
Affects Versions: 3.1.0.0
Environment: Win7 x64 - .NET 4.5 - VS 2012 - EF 5.0
Reporter: Rand Random
Assignee: Jiri Cincura
I installed the new .NET Provider and tried to update my EDMX Model (with
Database First) but I am getting the following in my output window
25 matches
Mail list logo