[Firebird-net-provider] Help Using Linqpad

2010-04-16 Thread John Tomaselli
Wed, 14 Apr 2010 00:36:33 +0400 >> From: "Ivan Arabadzhiev" >> Subject: [Firebird-net-provider] Named transactions >> To: "For users and developers of the Firebird .NET providers" >> >> Message-ID: >> Content-Type: text/plain; charset=wi

Re: [Firebird-net-provider] Help Using Linqpad

2010-04-15 Thread Jiri Cincura
How's your CSDL for the UnitPrice field looking? -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.cincura.net/ | http://www.ID3renamer.com -- Download IntelĀ® Parallel Studio Eval Try the new software tools for yourse

[Firebird-net-provider] Help Using Linqpad

2010-04-14 Thread John Tomaselli
Hi, I'm using LINQPad & Entity Framework 3.5 with Firebird 2.5.2 and trying to learn Linq. I've converted the NorthwindEF.mdf database to Firebird 2.5 and I have a problem with the OrderDetail, UnitPrice (money) field. By definition the field is defined as decimal(18,4) which is the highest value