Re: [Firebird-net-provider] use of case statements

2010-06-05 Thread Jiri Cincura
2010/5/6 Rene Pijnacker rpijnac...@quicknet.nl var query = from res in ResultSet select new {res.RES_PERIODE,Debet=(res.RES_AMOUNT = 0.00 ? res.RES_AMOUNT : 0.00 ),Credit=(res.RES_AMOUNT 0.00 ? res.RES_AMOUNT : 0.00 )}; Do (query as System.Data.Objects.ObjectQuery).ToTraceString() a post

Re: [Firebird-net-provider] ASP.NET and application path

2010-06-05 Thread Jiri Cincura
On Mon, May 24, 2010 at 10:11, Jiri Cincura disk...@cincura.net wrote: Use reflection to conditionally load assembly and get the information. As nobody mentioned anything, I'm going with this option. DNET-318 -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.cincura.net/ |

[Firebird-net-provider] [FB-Tracker] Created: (DNET-323) Support for mon$remote_pid

2010-06-05 Thread Jiri Cincura (JIRA)
Support for mon$remote_pid -- Key: DNET-323 URL: http://tracker.firebirdsql.org/browse/DNET-323 Project: .NET Data provider Issue Type: Improvement Components: ADO.NET Provider Affects Versions: 2.5.2