[Firebird-net-provider] [FB-Tracker] Created: (DNET-982) After upgrad to .NET 5 the FirebirdSql.EntityFrameworkCore.Firebird not work

2020-11-27 Thread Roberto Carlos da Silva (JIRA)
Issue Type: Bug Components: ADO.NET Provider Affects Versions: 7.5.0.0 Environment: Visual Studio 2019, net5.0, Asp.net 5, FirebirdSql.EntityFrameworkCore.Firebird 7.5.0, Firebird 3.0.7, aspnetboilerplate 6.0 Reporter: Roberto Carlos da Silva

[Firebird-net-provider] [FB-Tracker] Created: (DNET-981) After upgrad to .NET 5 the FirebirdSql.EntityFrameworkCore.Firebird not work any more

2020-11-27 Thread Roberto Carlos da Silva (JIRA)
: .NET Data provider Issue Type: Bug Components: Entity Framework Core Affects Versions: 7.5.0.0 Environment: Visual Studio 2010, net5.0, Asp.net 5, FirebirdSql.EntityFrameworkCore.Firebird 7.5.0, Firebird 3.0.7, aspnetboilerplate 6.0 Reporter: Roberto

[Firebird-net-provider] [FB-Tracker] Created: (DNET-796) Mapping numeric types in the same configurable way you can do in Oracle

2017-11-21 Thread Roberto Carlos da Silva (JIRA)
Issue Type: New Feature Affects Versions: 5.vNext, 6.0.0.0 Environment: ADO.NET framework, entity Framework Reporter: Roberto Carlos da Silva Assignee: Jiri Cincura It would be great if in the Firebird .NET Drive there was a way to map the same numeric types you

[Firebird-net-provider] [FB-Tracker] Created: (DNET-750) is not possible applay command: Update-Database to migrate database on package manager console

2017-04-04 Thread Roberto Carlos da Silva (JIRA)
Reporter: Roberto Carlos da Silva Assignee: Jiri Cincura Priority: Critical PM> Update-Database -Verbose Using StartUp project 'TestaSite.EntityFramework'. Using NuGet project 'TestaSite.EntityFramework'. Specify the '-Verbose' flag to view the SQL statements be

[Firebird-net-provider] [FB-Tracker] Created: (DNET-474) When the updated version. FirebirdClient net in NuGet package to version 3.0.2.0, file version FirebirdSql.Data.FirebirdClient.dll folder: \pac

2012-11-27 Thread Roberto Carlos da Silva (JIRA)
Issue Type: Bug Components: ADO.NET Provider Affects Versions: 3.0.2.0 Environment: Windows 7 Visual Studio 2012 and 2012 Reporter: Roberto Carlos da Silva Assignee: Jiri Cincura Priority: Critical When the updated version

[Firebird-net-provider] [FB-Tracker] Created: (DNET-460) Please upgrade install NET FirebirdClient so to install it automatically made ​​the necessary changes in the file: machine.config, without requ

2012-10-20 Thread Roberto Carlos da Silva (JIRA)
Data Provider, DDEX Provider, Entity Framework support Affects Versions: 2.7.7, 2.7.5, 2.7, 2.6.5, 2.6 Environment: Windows all Reporter: Roberto Carlos da Silva Assignee: Jiri Cincura Please upgrade install NET FirebirdClient so to install it automatically

Re: [Firebird-net-provider] (no subject)

2012-08-29 Thread Roberto Carlos | Unimed
How do I install Firebird. NET Provider in visual studio 2012? Firebird. NET Provider is already supporting. NET 4.0 and 4.5? thank you Roberto Carlos Analyst Information Technology Unimed São Lourenço Work Cooperative Medical

[Firebird-net-provider] [FB-Tracker] Created: (DNET-446) Develop installer for DDEX provider, to facilitate the installation of this excellent provider

2012-07-17 Thread Roberto Carlos da Silva (JIRA)
: Roberto Carlos da Silva Assignee: Jiri Cincura Develop installer for DDEX provider, to facilitate the installation of this excellent provider. For programmers, the biggest impediment to adoption of the firebird with visual studio, it is certainly complicated steps to install

Re: [Firebird-net-provider] Error with DDEX Provider Visual Studio 2010 : Ver 2.0.5 / Firebird ADO.NET Data Provider 2.7.5

2012-03-28 Thread Roberto Carlos | Unimed
also report issue in DNET-357, DNET-316, -Mensagem Original- From: Eddy Poullet Sent: Wednesday, March 28, 2012 12:15 PM To: firebird-net-provider@lists.sourceforge.net Subject: [Firebird-net-provider] Error with DDEX Provider Visual Studio 2010 : Ver 2.0.5 / Firebird ADO.NET Data

Re: [Firebird-net-provider] Error with DDEX Provider Visual Studio 2010 : Ver 2.0.5 / Firebird ADO.NET Data Provider 2.7.5

2012-03-28 Thread Roberto Carlos | Unimed
I also has report this issue in DNET-394 -Mensagem Original- From: Eddy Poullet Sent: Wednesday, March 28, 2012 12:15 PM To: firebird-net-provider@lists.sourceforge.net Subject: [Firebird-net-provider] Error with DDEX Provider Visual Studio 2010 : Ver 2.0.5 / Firebird ADO.NET Data

[Firebird-net-provider] [FB-Tracker] Created: (DNET-401) System.NullReferenceException: Sessão finalizada --- System.NullReferenceException: Object reference not set to an instance of an object

2011-12-02 Thread Roberto Carlos da Silva (JIRA)
: DNET-401 URL: http://tracker.firebirdsql.org/browse/DNET-401 Project: .NET Data provider Issue Type: Bug Affects Versions: 2.6.5 Environment: Firebird 2.1, ASP.NET 4.0, Reporter: Roberto Carlos da Silva Assignee: Jiri

[Firebird-net-provider] [FB-Tracker] Created: (DNET-394) error while modifying TapedDataset in database there are several foreign keys

2011-09-14 Thread Roberto Carlos da Silva (JIRA)
Issue Type: Bug Components: ADO.NET Provider, DDEX Provider Affects Versions: 2.6.5, 2.6, 2.5.2, 2.5.1 Environment: Firebird 2.5, Windows 7, Visual Studio 2010, Firebird Client 2.6.5, DDEX Provider 2.0.5 Reporter: Roberto Carlos da Silva

Re: [Firebird-net-provider] Entity Framework autoincrement problem

2010-12-30 Thread Roberto Carlos | Unimed
You can change your triggers to: CREATE TRIGGER STUDENTS_BI FOR STUDENTS ACTIVE BEFORE INSERT POSITION 0 as begin if (COALESCE(new.id, 0) 1) then new.id = gen_id(gen_students_id, 1); end -- From: Stan sphinx...@yahoo.com Sent: Thursday,

[Firebird-net-provider] FbDataReader.HasRows and FbCommand.Cancel

2010-11-12 Thread Roberto Carlos | Unimed
Hello, FbDataReader.HasRows and FbCommand.Cancel is work in Firebird .NET providers 2.5.2 ? -- Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and

Re: [Firebird-net-provider] FbDataReader.HasRows andFbCommand.Cancel

2010-11-12 Thread Roberto Carlos | Unimed
, 2010 9:00 AM To: For users and developers of the Firebird .NET providers firebird-net-provider@lists.sourceforge.net Subject: Re: [Firebird-net-provider] FbDataReader.HasRows andFbCommand.Cancel On Fri, Nov 12, 2010 at 11:43, Roberto Carlos | Unimed roberto.car...@unimed-online.net wrote

Re: [Firebird-net-provider] PlatformNotSupportedException Onwindows CE

2009-10-22 Thread Roberto Carlos
Hello, it is possible make a backup for only metadata from um remote host to a local host? thanks -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend

Re: [Firebird-net-provider] error : Executing stored procedure

2009-07-29 Thread Roberto Carlos
Hello, try execute procedure translationstring (77 Integer ; 'Decrease' Varchar(250)) returning_values (TRANSLATEDSTRING Varchar(250)) - Original Message - From: meh...@gnresound.com To: firebird-net-provider@lists.sourceforge.net Sent: Wednesday, July 29, 2009 4:24 PM

Re: [Firebird-net-provider] error : Executing stored procedure

2009-07-29 Thread Roberto Carlos
hello, try execute procedure translationstring (77, 'Decrease') returning_values (TRANSLATEDSTRING) - Original Message - From: meh...@gnresound.com To: firebird-net-provider@lists.sourceforge.net Sent: Wednesday, July 29, 2009 4:24 PM Subject: [Firebird-net-provider] error :

Re: [Firebird-net-provider] error : Executing stored procedure

2009-07-29 Thread Roberto Carlos
Engineer II | GN ReSound Group | 800-621-1275 ext 3339 | meh...@gnresound.com -- From: Roberto Carlos [mailto:roberto.car...@unimed-online.net] Sent: Wednesday, July 29, 2009 3:11 PM To: For users and developers