You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(10) |
Nov
(55) |
Dec
(36) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(38) |
Feb
(108) |
Mar
(79) |
Apr
(95) |
May
(64) |
Jun
(130) |
Jul
(146) |
Aug
(121) |
Sep
(96) |
Oct
(149) |
Nov
(161) |
Dec
(113) |
2004 |
Jan
(113) |
Feb
(163) |
Mar
(248) |
Apr
(132) |
May
(157) |
Jun
(160) |
Jul
(236) |
Aug
(284) |
Sep
(293) |
Oct
(277) |
Nov
(257) |
Dec
(356) |
2005 |
Jan
(203) |
Feb
(190) |
Mar
(220) |
Apr
(165) |
May
(124) |
Jun
(160) |
Jul
(190) |
Aug
(142) |
Sep
(152) |
Oct
(189) |
Nov
(187) |
Dec
(159) |
2006 |
Jan
(170) |
Feb
(151) |
Mar
(212) |
Apr
(262) |
May
(226) |
Jun
(196) |
Jul
(223) |
Aug
(165) |
Sep
(163) |
Oct
(348) |
Nov
(225) |
Dec
(141) |
2007 |
Jan
(261) |
Feb
(161) |
Mar
(222) |
Apr
(193) |
May
(121) |
Jun
(157) |
Jul
(151) |
Aug
(159) |
Sep
(61) |
Oct
(123) |
Nov
(172) |
Dec
(96) |
2008 |
Jan
(104) |
Feb
(138) |
Mar
(131) |
Apr
(131) |
May
(74) |
Jun
(107) |
Jul
(89) |
Aug
(89) |
Sep
(172) |
Oct
(158) |
Nov
(119) |
Dec
(86) |
2009 |
Jan
(52) |
Feb
(84) |
Mar
(78) |
Apr
(83) |
May
(54) |
Jun
(79) |
Jul
(60) |
Aug
(62) |
Sep
(50) |
Oct
(147) |
Nov
(50) |
Dec
(70) |
2010 |
Jan
(135) |
Feb
(113) |
Mar
(74) |
Apr
(93) |
May
(35) |
Jun
(71) |
Jul
(33) |
Aug
(110) |
Sep
(47) |
Oct
(18) |
Nov
(61) |
Dec
(34) |
2011 |
Jan
(46) |
Feb
(47) |
Mar
(25) |
Apr
(24) |
May
(21) |
Jun
(22) |
Jul
(20) |
Aug
(51) |
Sep
(31) |
Oct
(42) |
Nov
(22) |
Dec
(22) |
2012 |
Jan
(31) |
Feb
(19) |
Mar
(25) |
Apr
(55) |
May
(16) |
Jun
(28) |
Jul
(33) |
Aug
(25) |
Sep
(32) |
Oct
(25) |
Nov
(52) |
Dec
(35) |
2013 |
Jan
(43) |
Feb
(18) |
Mar
(36) |
Apr
(45) |
May
(22) |
Jun
(13) |
Jul
(31) |
Aug
(24) |
Sep
(19) |
Oct
(59) |
Nov
(47) |
Dec
(25) |
2014 |
Jan
(27) |
Feb
(15) |
Mar
(38) |
Apr
(10) |
May
(15) |
Jun
(36) |
Jul
(24) |
Aug
(28) |
Sep
(16) |
Oct
(6) |
Nov
(44) |
Dec
(40) |
2015 |
Jan
(52) |
Feb
(22) |
Mar
(13) |
Apr
(17) |
May
(22) |
Jun
(36) |
Jul
(18) |
Aug
(41) |
Sep
(71) |
Oct
(60) |
Nov
(49) |
Dec
(43) |
2016 |
Jan
(60) |
Feb
(13) |
Mar
(21) |
Apr
(28) |
May
(23) |
Jun
(39) |
Jul
(17) |
Aug
(37) |
Sep
(33) |
Oct
(15) |
Nov
(22) |
Dec
(20) |
2017 |
Jan
(27) |
Feb
(40) |
Mar
(48) |
Apr
(19) |
May
(29) |
Jun
(2) |
Jul
(19) |
Aug
(36) |
Sep
(18) |
Oct
(10) |
Nov
(11) |
Dec
(5) |
2018 |
Jan
(5) |
Feb
(4) |
Mar
(5) |
Apr
(3) |
May
(4) |
Jun
(17) |
Jul
(7) |
Aug
(7) |
Sep
(12) |
Oct
(8) |
Nov
(2) |
Dec
|
2019 |
Jan
(8) |
Feb
(5) |
Mar
(3) |
Apr
(5) |
May
(3) |
Jun
(2) |
Jul
(8) |
Aug
(7) |
Sep
(3) |
Oct
(12) |
Nov
(7) |
Dec
(1) |
2020 |
Jan
(8) |
Feb
(3) |
Mar
(7) |
Apr
(1) |
May
(2) |
Jun
(1) |
Jul
(3) |
Aug
(25) |
Sep
(5) |
Oct
(3) |
Nov
(7) |
Dec
(16) |
2021 |
Jan
(11) |
Feb
(10) |
Mar
(16) |
Apr
(8) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Jiri C. (JIRA) <tr...@fi...> - 2015-09-30 06:42:06
|
FbParameterCollection.Clear does not reset Parent for FbParameter ----------------------------------------------------------------- Key: DNET-635 URL: http://tracker.firebirdsql.org/browse/DNET-635 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 4.8.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Critical -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Amro El-F. <amr...@gm...> - 2015-09-30 06:29:40
|
Hi Jiri, you're not spinning circles. Either the check should be value.ParameterName or FbParameter should override the Equals() method accordingly. > -----Ursprüngliche Nachricht----- > Von: Jiří Činčura [mailto:ji...@ci...] > Gesendet: Mittwoch, 30. September 2015 08:12 > An: fir...@li... > Betreff: [Firebird-net-provider] Parameter check > > Hi *, > > I'm looking at > https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient/blob/master/ > NETProvider/src/FirebirdSql.Data.FirebirdClient/FirebirdClient/FbParameterC > ollection.cs#L379 > and I have a strong feeling the check is not correct. The check should contain > `value.ParameterName`, isn't it? Or am I spinning in my own circles... > > -- > Mgr. Jiří Činčura > Independent IT Specialist > > ------------------------------------------------------------------------------ > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From: Jiří Č. <ji...@ci...> - 2015-09-30 06:12:07
|
Hi *, I'm looking at https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient/blob/master/NETProvider/src/FirebirdSql.Data.FirebirdClient/FirebirdClient/FbParameterCollection.cs#L379 and I have a strong feeling the check is not correct. The check should contain `value.ParameterName`, isn't it? Or am I spinning in my own circles... -- Mgr. Jiří Činčura Independent IT Specialist |
From: Heine F. <hei...@gm...> - 2015-09-28 13:08:55
|
Hi, The error I am getting inside the ide connection designer is "invalid type". I did try to remove the ";role=;" part from the connection string. Other people who looked at the connection string said everything looks right. >From my previous post: I am using visual studio 2013 community edition on 32 bit windows 7 prof. The firebird is a local firebird server - either Superserver or SuperClassic, I'm not sure. Also 32 bit. I initially used the 4.7 provider and upgraded to the 4.8 provider but there was no difference. I am using the 3.02 ddex plugin for visual studio. I have never used the enitity framework in dot net. I only know how to use datasets. It happens when I try to set up a dataset connection inside the ide, not at runtime. I hope I'm not wasting your time. Thanks H.F. On 27/09/2015, Jiří Činčura <ji...@ci...> wrote: > On Sun, Sep 27, 2015, at 15:45, Heine Ferreira wrote: >> The only option available in this free edition of visual studio is data >> sets. > > And EF and pure ADO.NET, which is basically everything you can use, out > of the box, in .NET. > >> The error message is "invalid type". > > And what's the stack? > > -- > Mgr. Jiří Činčura > Independent IT Specialist > > ------------------------------------------------------------------------------ > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |
From: Heine F. <hei...@gm...> - 2015-09-28 12:47:10
|
Hi, I am using visual studio 2013 community edition on 32 bit windows 7 prof. The firebird is a local firebird server - either Superserver or SuperClassic, I'm not sure. Also 32 bit. I initially used the 4.7 provider and upgraded to the 4.8 provider but there was no difference. I am using the 3.02 ddex plugin for visual studio. I have never used the enitity framework in dot net. I only know how to use datasets. It happens when I try to set up a dataset connection inside the ide, not at runtime. I hope I'm not wasting your time. Thanks H.F. On 27/09/2015, Jiří Činčura <ji...@ci...> wrote: > On Sun, Sep 27, 2015, at 15:45, Heine Ferreira wrote: >> The only option available in this free edition of visual studio is data >> sets. > > And EF and pure ADO.NET, which is basically everything you can use, out > of the box, in .NET. > >> The error message is "invalid type". > > And what's the stack? > > -- > Mgr. Jiří Činčura > Independent IT Specialist > > ------------------------------------------------------------------------------ > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |
From: Jiří Č. <ji...@ci...> - 2015-09-27 17:01:05
|
On Sun, Sep 27, 2015, at 15:45, Heine Ferreira wrote: > The only option available in this free edition of visual studio is data > sets. And EF and pure ADO.NET, which is basically everything you can use, out of the box, in .NET. > The error message is "invalid type". And what's the stack? -- Mgr. Jiří Činčura Independent IT Specialist |
From: Heine F. <hei...@gm...> - 2015-09-27 13:45:54
|
Hi, I am using Visual Studio 2013 community edition. The only option available in this free edition of visual studio is data sets. The error message is "invalid type". I did previously post my connection string and people told me there is nothing wrong with it. One person suggested removing the section "Role=;" from the connection string. I also tried reinstalling my visual studio plugin and I also upgraded from version 4.7 to version 4.8. So far nothing worked. I am able to connect to Access 2010 database and SQL Server 2012 database. I know in the express editions of visual studio don't allow plugins but my community edition of visual studio doesn't complain when I try the plugin. Any help would be greatly appreciated. Thanks H.F. |
From: <lod...@cc...> - 2015-09-26 16:13:27
|
Hey! Important message, please visit <http://eviansu.com/private.php?z> lod...@cc... |
From: Jiří Č. <ji...@ci...> - 2015-09-25 19:07:02
|
I'll have a look. I'm now focusing on Migrations, so then. -- Mgr. Jiří Činčura Independent IT Specialist On Fri, Sep 25, 2015, at 13:36, Геннадий Забула wrote: > Jiri, could you take a look at PR. > I've finished bringing support, but stuck with problems running > unit-tests on both servers 2.5/3.0. Both embedded configuration works > fine. I think I'll finish the problems this weekend. > > On 24 September 2015 at 19:14, Jiří Činčura <ji...@ci...> wrote: > > On Thu, Sep 24, 2015, at 18:10, Геннадий Забула wrote: > >> I have several question about Gds protocol. Where can I find > >> documentation about it? I need to know what should I write to send > >> boolean field to server. > >> And also I have doubts about an implementation of reading boolean fields. > > > > The best "documentation" is Firebird's source code. Not the most > > readable form, though. But always up-to-date. > > > > -- > > Mgr. Jiří Činčura > > Independent IT Specialist > > > > ------------------------------------------------------------------------------ > > Monitor Your Dynamic Infrastructure at Any Scale With Datadog! > > Get real-time metrics from all of your servers, apps and tools > > in one place. > > SourceForge users - Click here to start your Free Trial of Datadog now! > > http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 > > _______________________________________________ > > Firebird-net-provider mailing list > > Fir...@li... > > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > > ------------------------------------------------------------------------------ > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From: Геннадий З. <zab...@gm...> - 2015-09-25 13:37:31
|
Thanks, I've already got it working. At least tests migrated from Jaybird pass. As Jiri suggested I took a look at FB core, and found everything I've needed. On 25 September 2015 at 16:08, Mark Rotteveel <ma...@la...> wrote: > On Thu, 24 Sep 2015 19:10:44 +0300, Геннадий Забула <zab...@gm...> > wrote: >> https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient/pull/40 >> WIP about boolean support is here. Only Gds implemented for now. >> >> I have several question about Gds protocol. Where can I find >> documentation about it? I need to know what should I write to send >> boolean field to server. > > There is the Firebird Wire protocol documentation, but it doesn't contain > all details and is mostly based on reverse engineering the protocol on a > message level, not so much the content of the messages. You'll have more > luck looking at the Firebird implementation, or other drivers like Jaybird. > > In any case, you need to encode a boolean as a single byte byte-array with > the value 0 for false or 1 for true. See also: > > https://github.com/FirebirdSQL/jaybird/blob/master/src/main/org/firebirdsql/gds/ng/DefaultDatatypeCoder.java#L358 > > For reading and writing you also need information on the blr calculations: > https://github.com/FirebirdSQL/jaybird/blob/master/src/main/org/firebirdsql/gds/ng/wire/DefaultBlrCalculator.java > > And reading: > https://github.com/FirebirdSQL/jaybird/blob/master/src/main/org/firebirdsql/gds/ng/wire/version10/V10Statement.java#L516 > > And writing: > https://github.com/FirebirdSQL/jaybird/blob/master/src/main/org/firebirdsql/gds/ng/wire/version10/V10Statement.java#L564 > > I'd also suggest to take a look at the commit for Jaybird I linked in > ticket, as that includes all the changes you need to get it working. > >> And also I have doubts about an implementation of reading boolean > fields. > > See above. > > Mark > > ------------------------------------------------------------------------------ > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From: Mark R. <ma...@la...> - 2015-09-25 13:09:00
|
On Thu, 24 Sep 2015 19:10:44 +0300, Геннадий Забула <zab...@gm...> wrote: > https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient/pull/40 > WIP about boolean support is here. Only Gds implemented for now. > > I have several question about Gds protocol. Where can I find > documentation about it? I need to know what should I write to send > boolean field to server. There is the Firebird Wire protocol documentation, but it doesn't contain all details and is mostly based on reverse engineering the protocol on a message level, not so much the content of the messages. You'll have more luck looking at the Firebird implementation, or other drivers like Jaybird. In any case, you need to encode a boolean as a single byte byte-array with the value 0 for false or 1 for true. See also: https://github.com/FirebirdSQL/jaybird/blob/master/src/main/org/firebirdsql/gds/ng/DefaultDatatypeCoder.java#L358 For reading and writing you also need information on the blr calculations: https://github.com/FirebirdSQL/jaybird/blob/master/src/main/org/firebirdsql/gds/ng/wire/DefaultBlrCalculator.java And reading: https://github.com/FirebirdSQL/jaybird/blob/master/src/main/org/firebirdsql/gds/ng/wire/version10/V10Statement.java#L516 And writing: https://github.com/FirebirdSQL/jaybird/blob/master/src/main/org/firebirdsql/gds/ng/wire/version10/V10Statement.java#L564 I'd also suggest to take a look at the commit for Jaybird I linked in ticket, as that includes all the changes you need to get it working. > And also I have doubts about an implementation of reading boolean fields. See above. Mark |
From: Геннадий З. <zab...@gm...> - 2015-09-25 11:36:18
|
Jiri, could you take a look at PR. I've finished bringing support, but stuck with problems running unit-tests on both servers 2.5/3.0. Both embedded configuration works fine. I think I'll finish the problems this weekend. On 24 September 2015 at 19:14, Jiří Činčura <ji...@ci...> wrote: > On Thu, Sep 24, 2015, at 18:10, Геннадий Забула wrote: >> I have several question about Gds protocol. Where can I find >> documentation about it? I need to know what should I write to send >> boolean field to server. >> And also I have doubts about an implementation of reading boolean fields. > > The best "documentation" is Firebird's source code. Not the most > readable form, though. But always up-to-date. > > -- > Mgr. Jiří Činčura > Independent IT Specialist > > ------------------------------------------------------------------------------ > Monitor Your Dynamic Infrastructure at Any Scale With Datadog! > Get real-time metrics from all of your servers, apps and tools > in one place. > SourceForge users - Click here to start your Free Trial of Datadog now! > http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From: Nicolas F. T. <nft...@ho...> - 2015-09-24 16:28:48
|
Ok Thanks -----Mensagem original----- De: Jiří Činčura [mailto:ji...@ci...] Enviada em: quinta-feira, 24 de setembro de 2015 12:59 Para: For users and developers of the Firebird .NET providers <fir...@li...> Assunto: Re: [Firebird-net-provider] Compiling error On Thu, Sep 24, 2015, at 06:48, Alexander Muylaert-Gelein wrote: > If you switch to Visual Studio 2015... it is solved.Looks to me that > Jiri is already on the next level. You don't have to use VS2015. Just C# 6 is enough. -- Mgr. Jiří Činčura Independent IT Specialist ------------------------------------------------------------------------------ Monitor Your Dynamic Infrastructure at Any Scale With Datadog! Get real-time metrics from all of your servers, apps and tools in one place. SourceForge users - Click here to start your Free Trial of Datadog now! http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 _______________________________________________ Firebird-net-provider mailing list Fir...@li... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From: Jiří Č. <ji...@ci...> - 2015-09-24 16:14:55
|
On Thu, Sep 24, 2015, at 18:10, Геннадий Забула wrote: > I have several question about Gds protocol. Where can I find > documentation about it? I need to know what should I write to send > boolean field to server. > And also I have doubts about an implementation of reading boolean fields. The best "documentation" is Firebird's source code. Not the most readable form, though. But always up-to-date. -- Mgr. Jiří Činčura Independent IT Specialist |
From: Геннадий З. <zab...@gm...> - 2015-09-24 16:10:51
|
https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient/pull/40 WIP about boolean support is here. Only Gds implemented for now. I have several question about Gds protocol. Where can I find documentation about it? I need to know what should I write to send boolean field to server. And also I have doubts about an implementation of reading boolean fields. On 14 September 2015 at 18:37, Jiří Činčura <ji...@ci...> wrote: > On Mon, Sep 14, 2015, at 17:17, Геннадий Забула wrote: >> How should this be implemented? > > My guess is by typing the code. ;) > >> I could take a look at this in the week. > > Sure, why not. The BOOLEAN in provider will not take much effort - I was > checking it last year, quickly. > > -- > Mgr. Jiří Činčura > Independent IT Specialist > > > ------------------------------------------------------------------------------ > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From: Jiří Č. <ji...@ci...> - 2015-09-24 15:58:56
|
On Thu, Sep 24, 2015, at 06:48, Alexander Muylaert-Gelein wrote: > If you switch to Visual Studio 2015... it is solved.Looks to me that Jiri > is already on the next level. You don't have to use VS2015. Just C# 6 is enough. -- Mgr. Jiří Činčura Independent IT Specialist |
From: Alexander Muylaert-G. <amu...@ho...> - 2015-09-24 04:49:07
|
Yes... If you switch to Visual Studio 2015... it is solved.Looks to me that Jiri is already on the next level. From: nft...@ho... To: fir...@li... Date: Wed, 23 Sep 2015 10:53:57 -0300 Subject: [Firebird-net-provider] Compiling error Hello When i download the last release from 4_8 https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient/releases I’m getting the following error attached Seen’s that FbTransactionOption.cs is incomplete ------------------------------------------------------------------------------ Monitor Your Dynamic Infrastructure at Any Scale With Datadog! Get real-time metrics from all of your servers, apps and tools in one place. SourceForge users - Click here to start your Free Trial of Datadog now! http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 _______________________________________________ Firebird-net-provider mailing list Fir...@li... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From: Nicolas F. T. <nft...@ho...> - 2015-09-23 13:54:24
|
Hello When i download the last release from 4_8 <https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient/releases> https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient/releases I'm getting the following error attached Seen's that FbTransactionOption.cs is incomplete |
From: Jiri C. (JIRA) <tr...@fi...> - 2015-09-23 13:41:15
|
Bigger buffer for NetworkStream ------------------------------- Key: DNET-634 URL: http://tracker.firebirdsql.org/browse/DNET-634 Project: .NET Data provider Issue Type: Improvement Components: ADO.NET Provider Affects Versions: 4.8.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Tested with 32k as the biggest-smallest one to gain some results. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Heine F. <hei...@gm...> - 2015-09-22 13:25:37
|
Hi, I get this error when I try to set up a dataset in visual studio 2013 community edition. It looks like the community edition doesn't have the entity framework. When I connect to a database there's no option for entity framework. I am just trying to set up a connection to a Firebird database. H.F. On 22/09/2015, ni...@ya... <ni...@ya...> wrote: > Hello folks, > i remember this kind of error. I think i got this if a structured > dataset includes field with wrong type. > Do you get this error while connecting to database? or while reading > data into a dataset? > best wishes > Niels > > > > Am 22.09.2015 13:05, schrieb Gerdus van Zyl: >> Sounds like troubles I had when I still used datasets. If possible try >> using EF or something else. >> Try removing the Role=; part I have in the past had problems with that >> when using the visual studio components. >> Also try reinstalling Firebird DDEX Provider for Visual Studio. >> >> On Mon, Sep 21, 2015 at 4:01 PM, Heine Ferreira >> <hei...@gm... <mailto:hei...@gm...>> wrote: >> >> Hi, >> >> I am using visual studio 2013 community edition on windows 7 prof. >> with service pack 1. >> My firebird is the latest firebird with the latest dot net provider >> and the latest plugin for visual studio. I am not sure whether my >> firebird is superserver or superclassic. >> It definately isn't classic or embedded. >> >> When I try the connection string below in visual studio I get the >> error that follows: >> >> >> User=SYSDBA;Password=masterkey;Database=c:\employee.fdb;DataSource=localhost;Port=3050;Dialect=3;Charset=NONE;Role=; >> Connection lifetime=15;Pooling=true;MinPoolSize=0;MaxPoolSize=50; >> Packet Size=8192;ServerType=0; >> >> Failure has occurred while loading a type. >> >> What does this mean and how can I fix it? >> >> Thanks >> >> Heine Ferreira >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Firebird-net-provider mailing list >> Fir...@li... >> <mailto:Fir...@li...> >> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider >> >> >> >> >> -- >> ------------------------------------------------------------------------ >> Gerdus van Zyl >> www.infireal.com <http://www.infireal.com> >> >> >> ------------------------------------------------------------------------------ >> >> >> _______________________________________________ >> Firebird-net-provider mailing list >> Fir...@li... >> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > > |
From: <ni...@ya...> - 2015-09-22 12:06:52
|
Hello folks, i remember this kind of error. I think i got this if a structured dataset includes field with wrong type. Do you get this error while connecting to database? or while reading data into a dataset? best wishes Niels Am 22.09.2015 13:05, schrieb Gerdus van Zyl: > Sounds like troubles I had when I still used datasets. If possible try > using EF or something else. > Try removing the Role=; part I have in the past had problems with that > when using the visual studio components. > Also try reinstalling Firebird DDEX Provider for Visual Studio. > > On Mon, Sep 21, 2015 at 4:01 PM, Heine Ferreira > <hei...@gm... <mailto:hei...@gm...>> wrote: > > Hi, > > I am using visual studio 2013 community edition on windows 7 prof. > with service pack 1. > My firebird is the latest firebird with the latest dot net provider > and the latest plugin for visual studio. I am not sure whether my > firebird is superserver or superclassic. > It definately isn't classic or embedded. > > When I try the connection string below in visual studio I get the > error that follows: > > User=SYSDBA;Password=masterkey;Database=c:\employee.fdb;DataSource=localhost;Port=3050;Dialect=3;Charset=NONE;Role=; > Connection lifetime=15;Pooling=true;MinPoolSize=0;MaxPoolSize=50; > Packet Size=8192;ServerType=0; > > Failure has occurred while loading a type. > > What does this mean and how can I fix it? > > Thanks > > Heine Ferreira > > ------------------------------------------------------------------------------ > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > <mailto:Fir...@li...> > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > > > > > -- > ------------------------------------------------------------------------ > Gerdus van Zyl > www.infireal.com <http://www.infireal.com> > > > ------------------------------------------------------------------------------ > > > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From: Gerdus v. Z. <ger...@gm...> - 2015-09-22 11:06:09
|
Sounds like troubles I had when I still used datasets. If possible try using EF or something else. Try removing the Role=; part I have in the past had problems with that when using the visual studio components. Also try reinstalling Firebird DDEX Provider for Visual Studio. On Mon, Sep 21, 2015 at 4:01 PM, Heine Ferreira <hei...@gm...> wrote: > Hi, > > I am using visual studio 2013 community edition on windows 7 prof. > with service pack 1. > My firebird is the latest firebird with the latest dot net provider > and the latest plugin for visual studio. I am not sure whether my > firebird is superserver or superclassic. > It definately isn't classic or embedded. > > When I try the connection string below in visual studio I get the > error that follows: > > > User=SYSDBA;Password=masterkey;Database=c:\employee.fdb;DataSource=localhost;Port=3050;Dialect=3;Charset=NONE;Role=; > Connection lifetime=15;Pooling=true;MinPoolSize=0;MaxPoolSize=50; > Packet Size=8192;ServerType=0; > > Failure has occurred while loading a type. > > What does this mean and how can I fix it? > > Thanks > > Heine Ferreira > > > ------------------------------------------------------------------------------ > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > -- ------------------------------------------------------------------------ Gerdus van Zyl www.infireal.com |
From: Jiri C. (JIRA) <tr...@fi...> - 2015-09-22 05:12:15
|
Support gbak statistics in Service API -------------------------------------- Key: DNET-633 URL: http://tracker.firebirdsql.org/browse/DNET-633 Project: .NET Data provider Issue Type: New Feature Components: ADO.NET Provider Affects Versions: 4.8.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Heine F. <hei...@gm...> - 2015-09-21 14:01:24
|
Hi, I am using visual studio 2013 community edition on windows 7 prof. with service pack 1. My firebird is the latest firebird with the latest dot net provider and the latest plugin for visual studio. I am not sure whether my firebird is superserver or superclassic. It definately isn't classic or embedded. When I try the connection string below in visual studio I get the error that follows: User=SYSDBA;Password=masterkey;Database=c:\employee.fdb;DataSource=localhost;Port=3050;Dialect=3;Charset=NONE;Role=; Connection lifetime=15;Pooling=true;MinPoolSize=0;MaxPoolSize=50; Packet Size=8192;ServerType=0; Failure has occurred while loading a type. What does this mean and how can I fix it? Thanks Heine Ferreira |
From: Hajime N. <nak...@gm...> - 2015-09-21 13:29:20
|
I see 2015-09-21 22:24 GMT+09:00 Jiří Činčura <ji...@ci...>: > Hi, > > I just brought the branch up to date. Please hold your PRs for a week or > so. I'll clean it up and do some final changes. Then we'll finish it, > merge it and it'll go out (likely even before EF 6.2.0). > > -- > Mgr. Jiří Činčura > Independent IT Specialist > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |