[Firebird-net-provider] [FB-Tracker] Created: (DNET-1042) Performance regression between 7.10.1 and 8.0.1

2021-04-19 Thread Rand Random (JIRA)
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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1008) String concat - db index

2021-01-15 Thread Rand Random (JIRA)
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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-763) Starting with 5.6.0.0 - FBConfiguration doesnt work with special characters (Ä/Ö/Ü/ß)

2017-05-26 Thread Rand Random (JIRA)
: .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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-627) Named Instance cannot connect

2015-09-03 Thread Rand Random (JIRA)
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

[Firebird-net-provider] Future of .NET Provider

2015-07-10 Thread Rand Random
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.

[Firebird-net-provider] [FB-Tracker] Created: (DNET-617) NullReferenceException

2015-06-29 Thread Rand Random (JIRA)
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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-557) Cannot create new Model from DataBase

2014-06-24 Thread Rand Random (JIRA)
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

Re: [Firebird-net-provider] DbProviderServices

2013-10-30 Thread Rand Random
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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-526) SqlFunctions

2013-10-28 Thread Rand Random (JIRA)
- 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

Re: [Firebird-net-provider] DbProviderServices

2013-10-24 Thread Rand Random
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

Re: [Firebird-net-provider] DbProviderServices

2013-10-23 Thread Rand Random
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

Re: [Firebird-net-provider] DbProviderServices

2013-10-23 Thread Rand Random
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

Re: [Firebird-net-provider] Error: Your user name and password are not defined. Ask your database administrator to set up a Firebird login.

2013-10-22 Thread Rand Random
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

Re: [Firebird-net-provider] DbProviderServices

2013-10-22 Thread Rand Random
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

Re: [Firebird-net-provider] DbProviderServices

2013-10-22 Thread Rand Random
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

Re: [Firebird-net-provider] DbProviderServices

2013-10-22 Thread Rand Random
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

Re: [Firebird-net-provider] DbProviderServices

2013-10-22 Thread Rand Random
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

Re: [Firebird-net-provider] DbProviderServices

2013-10-22 Thread Rand Random
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

Re: [Firebird-net-provider] DbProviderServices

2013-10-22 Thread Rand Random
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

Re: [Firebird-net-provider] DbProviderServices

2013-10-22 Thread Rand Random
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:

[Firebird-net-provider] DbProviderServices

2013-10-22 Thread Rand Random
: 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,

[Firebird-net-provider] [FB-Tracker] Created: (DNET-525) DbProviderServices

2013-10-21 Thread Rand Random (JIRA)
: 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-518) "Implementation limit exceeded"

2013-08-26 Thread Rand Random (JIRA)
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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-515) Boolean support

2013-08-09 Thread Rand Random (JIRA)
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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-514) SQL error code = -204

2013-08-05 Thread Rand Random (JIRA)
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