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: Wolfgang L. <lem...@ps...> - 2014-10-15 11:58:46
|
Hi Jens, http://delphitutorials.de/VerbindungsdialogGehtZu open Machine.config in C:\Windows\Microsoft.NET\Framework\v4.0.30319\config (or your config) and search for <system.data> <DbProviderFactories> there are more than one Entry for the Firebird Client: <add name="FirebirdClient Data Provider" invariant="FirebirdSql.Data.FirebirdClient" description=".NET Framework Data Provider for Firebird" type="FirebirdSql.Data.FirebirdClient.FirebirdClientFactory, FirebirdSql.Data.FirebirdClient, Version=4.5.0.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c"/></DbProviderFactories> delete one of the Entry.... Regards Wolfgang Am 15.10.2014 13:02, schrieb Jens Warkentin (JIRA): > Firebird DDEX Provider Visual Studio 2013 SP3 - Connection dialog disappears immediately > ---------------------------------------------------------------------------------------- > > Key: DNET-571 > URL: http://tracker.firebirdsql.org/browse/DNET-571 > Project: .NET Data provider > Issue Type: Bug > Components: DDEX Provider > Affects Versions: 4.5.1.0 > Environment: Windows 8.1 Pro x64, Visual Studio 2013 Professional SP3 > Reporter: Jens Warkentin > Assignee: Jiri Cincura > Priority: Blocker > > > see Cross-Post: StackOverflow: http://stackoverflow.com/questions/26377689/firebird-ddex-provider-visual-studio-2013-sp3-connection-dialog-disappears-imm > > I've installed the latest Firebird ADO.Net Provider (FirebirdSql.Data.FirebirdClient-4.5.1.0.msi) and the latest Firebird DDEX Provider (DDEXProvider-3.0.1.0.msi). > > Both providers are registered in GAC. > FirebirdSql.VisualStudio.DataTools, Version=3.0.1.0, Culture=neutral, PublicKeyToken=bae6c78ccb0fcdb3, processorArchitecture=MSIL > FirebirdSql.Data.FirebirdClient, Version=4.5.1.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c, processorArchitecture=MSIL > > The Firebird ADO.Net Provider is also registered in the "DbProviderFactories" Node of the machine.config (for both x86 and x64). > > <add name="FirebirdClient Data Provider" invariant="FirebirdSql.Data.FirebirdClient" description=".NET Framework Data Provider for Firebird" type="FirebirdSql.Data.FirebirdClient.FirebirdClientFactory, FirebirdSql.Data.FirebirdClient, Version=4.5.1.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c"/> > > I'm trying to create a new Database Connection using the DDEX Provider in VS2013 SP3, but it's not working. When I change any values in the "Firebird Data Source" connection dialog, the dialog disappears. > > I debugged VS2013 in background with a 2nd VS2013 Instance and got this Output messages, while the connection dialog disappears: > > FbDataConnectionUIControl::LoadProperties() > Eine Ausnahme (erste Chance) des Typs "System.NullReferenceException" ist in FirebirdSql.VisualStudio.DataTools.dll aufgetreten. > > System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. > bei FirebirdSql.VisualStudio.DataTools.FbDataConnectionUIControl.LoadProperties() > FbDataConnectionUIControl::LoadProperties() > > Eine Ausnahme (erste Chance) des Typs "System.NullReferenceException" ist in FirebirdSql.VisualStudio.DataTools.dll aufgetreten. > > System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. > bei FirebirdSql.VisualStudio.DataTools.FbDataConnectionUIControl.LoadProperties() > > Eine Ausnahme (erste Chance) des Typs "System.NullReferenceException" ist in FirebirdSql.VisualStudio.DataTools.dll aufgetreten. > > Any ideas how I can get the provider to run or where I can look for other prerequisites? > |
From: Jens W. (JIRA) <tr...@fi...> - 2014-10-15 11:02:13
|
Firebird DDEX Provider Visual Studio 2013 SP3 - Connection dialog disappears immediately ---------------------------------------------------------------------------------------- Key: DNET-571 URL: http://tracker.firebirdsql.org/browse/DNET-571 Project: .NET Data provider Issue Type: Bug Components: DDEX Provider Affects Versions: 4.5.1.0 Environment: Windows 8.1 Pro x64, Visual Studio 2013 Professional SP3 Reporter: Jens Warkentin Assignee: Jiri Cincura Priority: Blocker see Cross-Post: StackOverflow: http://stackoverflow.com/questions/26377689/firebird-ddex-provider-visual-studio-2013-sp3-connection-dialog-disappears-imm I've installed the latest Firebird ADO.Net Provider (FirebirdSql.Data.FirebirdClient-4.5.1.0.msi) and the latest Firebird DDEX Provider (DDEXProvider-3.0.1.0.msi). Both providers are registered in GAC. FirebirdSql.VisualStudio.DataTools, Version=3.0.1.0, Culture=neutral, PublicKeyToken=bae6c78ccb0fcdb3, processorArchitecture=MSIL FirebirdSql.Data.FirebirdClient, Version=4.5.1.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c, processorArchitecture=MSIL The Firebird ADO.Net Provider is also registered in the "DbProviderFactories" Node of the machine.config (for both x86 and x64). <add name="FirebirdClient Data Provider" invariant="FirebirdSql.Data.FirebirdClient" description=".NET Framework Data Provider for Firebird" type="FirebirdSql.Data.FirebirdClient.FirebirdClientFactory, FirebirdSql.Data.FirebirdClient, Version=4.5.1.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c"/> I'm trying to create a new Database Connection using the DDEX Provider in VS2013 SP3, but it's not working. When I change any values in the "Firebird Data Source" connection dialog, the dialog disappears. I debugged VS2013 in background with a 2nd VS2013 Instance and got this Output messages, while the connection dialog disappears: FbDataConnectionUIControl::LoadProperties() Eine Ausnahme (erste Chance) des Typs "System.NullReferenceException" ist in FirebirdSql.VisualStudio.DataTools.dll aufgetreten. System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei FirebirdSql.VisualStudio.DataTools.FbDataConnectionUIControl.LoadProperties() FbDataConnectionUIControl::LoadProperties() Eine Ausnahme (erste Chance) des Typs "System.NullReferenceException" ist in FirebirdSql.VisualStudio.DataTools.dll aufgetreten. System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei FirebirdSql.VisualStudio.DataTools.FbDataConnectionUIControl.LoadProperties() Eine Ausnahme (erste Chance) des Typs "System.NullReferenceException" ist in FirebirdSql.VisualStudio.DataTools.dll aufgetreten. Any ideas how I can get the provider to run or where I can look for other prerequisites? -- 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: Michał Z. (J. <tr...@fi...> - 2014-10-13 13:13:17
|
Loading error messages from a manifest resource fails on mono ------------------------------------------------------------- Key: DNET-570 URL: http://tracker.firebirdsql.org/browse/DNET-570 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 4.5.1.0 Environment: mono 3.10 x64 Reporter: Michał Ziemski Assignee: Jiri Cincura In method: FirebirdSql.Data.Common.IscException.CreateResourceSet(string resourceName) the resourcestream is disposed before returning the resourceset. This doesn't work on mono (mono initializes the resourceset (reads the resourcestream) on the first call to GetObject rather than in constructor). Those resource set should be IMHO static properties initialized in the static constructor of IscException. In the current implementation at each iscexception a call is made to read the resource from disk, and a full resource dictionary is constructed. This is on aoverkill especially for server usages. -- 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: Bert H. (JIRA) <tr...@fi...> - 2014-09-30 06:46:27
|
FbBulkCopy ---------- Key: DNET-569 URL: http://tracker.firebirdsql.org/browse/DNET-569 Project: .NET Data provider Issue Type: New Feature Reporter: Bert Herngreen Assignee: Jiri Cincura I would be nice to have support for a SqlBulkCopy-like functionality, using a IDataReader with a WriteToServer method. Even if simple Insert's would be used underneath. This would ease datapumping very much. -- 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: Fernando N. (J. <tr...@fi...> - 2014-09-23 13:27:33
|
FbConnection.ClearPool (cnn) doesn't work ----------------------------------------- Key: DNET-568 URL: http://tracker.firebirdsql.org/browse/DNET-568 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 4.5.1.0 Reporter: Fernando Nájera Assignee: Jiri Cincura I think there's an error in the implementation of FbConnection.ClearPool(cnn). It is currently implemented as FbConnectionPoolManager.Instance.ClearPool(connection.ConnectionString); I think it should be FbConnectionPoolManager.Instance.ClearPool(connection.NormalizedConnectionString); FbConnectionPoolManager keeps internally a dictionary based on normalized cnn strings, and if you pass just the cnn string, it won't find the corresponding pool, and the call to ClearPool() will be basically a NOP. The workaround is to call ClearAllPools() instead, but that does clean more than requested/needed. -- 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: <da...@na...> - 2014-09-14 18:41:42
|
Sorry I missed you e-mail but I'm currently on leave. I will return to the office on Monday the 15th of September For all support inquiries please contact the office on +353 (0)1 5253600 or +44 (0)203 4681247 Alternatively please email su...@na... . Kind Regards, David |
From: Jiří Č. <di...@ci...> - 2014-09-14 18:26:34
|
Looks fine. Merged. Thanks. -- Mgr. Jiří Činčura Independent IT Specialist |
From: Lukáš V. <l.v...@gm...> - 2014-09-14 18:24:47
|
Hi, i just issued PR on GitHub. The PR is: https://github.com/cincuranet/NETProvider/pull/17 I hope it'll be ok this time. Lukáš Vykydal Od: Lukáš Vykydal [mailto:l.v...@gm...] Odesláno: Saturday, September 13, 2014 5:09 PM Komu: For users and developers of the Firebird .NET providers Předmět: Re: [Firebird-net-provider] Abbility to use "no garbage collect" connection parameter Hi, sorry for late answer, i wasn't on internet for last 5 days. Yes it sholud be. Tomorrow i'll try to do it on Github. 2014-09-10 10:08 GMT+02:00 Jiří Činčura <di...@ci...>: Hi, Is that your PR: https://sourceforge.net/p/firebird/NETProvider/merge-requests/1/ ? Because SF tells there's 0 commits. Maybe it's just broken (as usual) SF. Although looks like there's no branch for that. Anyhow. Feel free to send patch via email, it's not big. Or do it on GitHub, that one works fine. -- Mgr. Jiří Činčura Independent IT Specialist ------------------------------------------------------------------------------ Want excitement? Manually upgrade your production database. When you want reliability, choose Perforce Perforce version control. Predictably reliable. http://pubads.g.doubleclick.net/gampad/clk?id=157508191 <http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk> &iu=/4140/ostg.clktrk _______________________________________________ Firebird-net-provider mailing list Fir...@li... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From: Lukáš V. <l.v...@gm...> - 2014-09-13 15:09:26
|
Hi, sorry for late answer, i wasn't on internet for last 5 days. Yes it sholud be. Tomorrow i'll try to do it on Github. 2014-09-10 10:08 GMT+02:00 Jiří Činčura <di...@ci...>: > Hi, > > Is that your PR: > https://sourceforge.net/p/firebird/NETProvider/merge-requests/1/ ? > Because SF tells there's 0 commits. Maybe it's just broken (as usual) SF. > Although looks like there's no branch for that. > > Anyhow. Feel free to send patch via email, it's not big. Or do it on > GitHub, that one works fine. > > -- > Mgr. Jiří Činčura > Independent IT Specialist > > ------------------------------------------------------------------------------ > Want excitement? > Manually upgrade your production database. > When you want reliability, choose Perforce > Perforce version control. Predictably reliable. > > http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |
From: Jiří Č. <di...@ci...> - 2014-09-10 08:08:49
|
Hi, Is that your PR: https://sourceforge.net/p/firebird/NETProvider/merge-requests/1/ ? Because SF tells there's 0 commits. Maybe it's just broken (as usual) SF. Although looks like there's no branch for that. Anyhow. Feel free to send patch via email, it's not big. Or do it on GitHub, that one works fine. -- Mgr. Jiří Činčura Independent IT Specialist |
From: Jiří Č. <di...@ci...> - 2014-09-10 05:26:14
|
This is just a small release with contributions on GitHub and so-called ProviderManifestToken resolving improvements (database does not need to exist). High level overview of changes can be found in tracker. You can get the bits from NuGet FirebirdSql.Data.FirebirdClient and EntityFramework.Firebird (or from firebirdsql.org). More info: http://blog.cincura.net/233477-ado-net-provider-4-5-1-0-for-firebird-is-ready/ -- Mgr. Jiří Činčura Independent IT Specialist |
From: Jiri C. (JIRA) <tr...@fi...> - 2014-09-09 12:43:12
|
Pointer fixes ------------- Key: DNET-566 URL: http://tracker.firebirdsql.org/browse/DNET-566 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 4.5.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Contributed by PR https://github.com/cincuranet/NETProvider/pull/6#issuecomment-54961159. -- 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: Jiri C. (JIRA) <tr...@fi...> - 2014-09-09 12:43:06
|
TimeStamp fixed in embedded --------------------------- Key: DNET-567 URL: http://tracker.firebirdsql.org/browse/DNET-567 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 4.5.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Contributed by PR https://github.com/cincuranet/NETProvider/pull/6#issuecomment-54961159. -- 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: Jiri C. (JIRA) <tr...@fi...> - 2014-09-09 05:08:16
|
Improve getting ProvierManifestToken also for non-existing databases -------------------------------------------------------------------- Key: DNET-565 URL: http://tracker.firebirdsql.org/browse/DNET-565 Project: .NET Data provider Issue Type: Improvement Components: Entity Framework support Affects Versions: 4.5.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Improve getting ProvierManifestToken also for non-existing databases. It's needed i.e. for database initialization. -- 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: Jiří Č. <di...@ci...> - 2014-09-07 06:31:33
|
Create a PR. -- Mgr. Jiří Činčura Independent IT Specialist From: Ernesto Cullen [mailto:ern...@gm...] Sent: Friday, September 5, 2014 4:57 PM To: For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] Compiling for mono I could get Firebird provider running on Mono, using embedded server. I did some changes to the conditional compilation definitions (#if) and an addition to resources processing. How can I get these integrated in the official code? Ernesto Cullen 2014-07-30 5:36 GMT-03:00 diskuze <di...@ci...<mailto:di...@ci...>>: Hi, probably best idea is to use the build for Mono/Linux from firebirdsql.org<http://firebirdsql.org>. Or you can build it yourself, there’s a configuration with same name in project. -- Mgr. Jiri Cincura Independent IT Specialist ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk _______________________________________________ Firebird-net-provider mailing list Fir...@li...<mailto:Fir...@li...> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider -- "Either write something worth reading or do something worth writing" B. Franklin |
From: Ernesto C. <ern...@gm...> - 2014-09-05 14:57:35
|
I could get Firebird provider running on Mono, using embedded server. I did some changes to the conditional compilation definitions (#if) and an addition to resources processing. How can I get these integrated in the official code? Ernesto Cullen 2014-07-30 5:36 GMT-03:00 diskuze <di...@ci...>: > Hi, probably best idea is to use the build for Mono/Linux from > firebirdsql.org. Or you can build it yourself, there’s a configuration > with same name in project. > > > > -- > > Mgr. Jiri Cincura > > Independent IT Specialist > > > ------------------------------------------------------------------------------ > Infragistics Professional > Build stunning WinForms apps today! > Reboot your WinForms applications with our WinForms controls. > Build a bridge from your legacy apps to the future. > > http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > > -- "Either write something worth reading or do something worth writing" B. Franklin |
From: Scott M. <bl...@bl...> - 2014-09-05 11:51:05
|
On 05/09/14 12:34, Mark Rotteveel wrote: > A quick workaround is to use: > > string text = reader["LONG_TEXT"] as string; > > This will perform the cast, but return null if the cast failed. That's perfect, thanks. Knew I was missing something simple. Scott |
From: Mark R. <ma...@la...> - 2014-09-05 11:34:19
|
On Fri, 05 Sep 2014 12:08:33 +0100, Scott Morgan <bl...@bl...> wrote: > Am I missing a trick here? I'm reading from a BLOB SUB_TYPE 1 column > using the following: > > FbDataReader reader = /* blah */ > string text = (string)reader["LONG_TEXT"]; > > It's okay when there is data, but if the column happens to be NULL I get > an error ("Unable to cast object of type 'System.DBNull' to type > 'System.String'"), where I'd ideally like to get a plain null. > > FbDataReader.GetString doesn't work for me as it just returns "" > > So I'm left with a messy lump of GetOrdinal, IsDBNull, code. There's got > to be a better way, but I'm not seeing it. A quick workaround is to use: string text = reader["LONG_TEXT"] as string; This will perform the cast, but return null if the cast failed. Mark |
From: Scott M. <bl...@bl...> - 2014-09-05 11:08:45
|
Am I missing a trick here? I'm reading from a BLOB SUB_TYPE 1 column using the following: FbDataReader reader = /* blah */ string text = (string)reader["LONG_TEXT"]; It's okay when there is data, but if the column happens to be NULL I get an error ("Unable to cast object of type 'System.DBNull' to type 'System.String'"), where I'd ideally like to get a plain null. FbDataReader.GetString doesn't work for me as it just returns "" So I'm left with a messy lump of GetOrdinal, IsDBNull, code. There's got to be a better way, but I'm not seeing it. Scott |
From: LtColRDSChauhan <rds...@gm...> - 2014-08-17 02:04:59
|
On Sun, Aug 17, 2014 at 7:14 AM, LtColRDSChauhan <rds...@gm...> wrote: > Hi, > > 1. When I run my application, in Release configuration, through > SharpDevelop IDE, the application catches "Handled Exception" - "FirebirdSql.Data.Common.IscException: > OVER_ALLOCATED_BED" thrown by Firebird stored procedure . > > 2. Without debugger, the exception is not caught. I do have catch blocks > for : FbException, ApplicationException and Exception. > > Apologies. My code was overwriting the exception message. Please ignore this help request. > 3. Complication fails on adding catch block for > FirebirdSql.Data.Common.IscException (appears to be internal). > > 4. Please help. > > Thanks and Regards, > Lt Col (Retd) Rajiv D.S. Chauhan > |
From: LtColRDSChauhan <rds...@gm...> - 2014-08-17 01:44:14
|
Hi, 1. When I run my application, in Release configuration, through SharpDevelop IDE, the application catches "Handled Exception" - "FirebirdSql.Data.Common.IscException: OVER_ALLOCATED_BED" thrown by Firebird stored procedure . 2. Without debugger, the exception is not caught. I do have catch blocks for : FbException, ApplicationException and Exception. 3. Complication fails on adding catch block for FirebirdSql.Data.Common.IscException (appears to be internal). 4. Please help. Thanks and Regards, Lt Col (Retd) Rajiv D.S. Chauhan |
From: Amro El-F. (JIRA) <tr...@fi...> - 2014-08-16 08:58:12
|
Parameters are ignored if a comment in a query contains a single or double quote -------------------------------------------------------------------------------- Key: DNET-564 URL: http://tracker.firebirdsql.org/browse/DNET-564 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Reporter: Amro El-Fakharany Assignee: Jiri Cincura Priority: Minor The following query fails with an unknown token exception: select int_field from test -- a comment with ' where varchar_field = @field -- 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: Jiří Č. <di...@ci...> - 2014-08-12 14:38:24
|
That's known issue in EF (https://entityframework.codeplex.com/workitem/2418). It will be solved in 6.1.2. -- Mgr. Jiří Činčura Independent IT Specialist |
From: Marco C. <mc...@mc...> - 2014-08-12 13:47:55
|
Hello, This procedure seems to be not working. I tried in MSSQL provider and it worked. var r = entity.Database.SqlQuery<counter>( "Select Gen_id(COUNTER, 1) cnt from rdb$database", new object[]{}); When I try to read "r" it returns this message: Invalid attempt of read when the reader is closed. Thanks, Marco Castro |
From: Jiří Č. <di...@ci...> - 2014-08-12 05:20:29
|
You connection is broken at some point. Maybe something on network? -- Mgr. Jiří Činčura Independent IT Specialist |