[Firebird-net-provider] [FB-Tracker] Created: (DNET-449) Connection string with semicolon ;

2012-07-26 Thread Jiri Cincura (JIRA)
Connection string with semicolon ; -- Key: DNET-449 URL: http://tracker.firebirdsql.org/browse/DNET-449 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions:

[Firebird-net-provider] Dropping (pure) .NET 2.0 support

2012-07-26 Thread Jiri Cincura
Hi *, with transition to .NET 4.5 I'm considering dropping pure .NET FW 2.0 support. The .NET 2.0 runtime WILL BE still supported, but you'll have to have all the updates ending in .NET 3.5 SP1 installed. Why? A) Takes time to maintain (volunteers welcome). B) Slows down the code base cleanup

Re: [Firebird-net-provider] Switching to C# 5 compiler

2012-07-26 Thread Mr. John
Hi,just one question:  our applications targets to  framework 3.5,this way are using Firebird-net-provider 2.5.2.0 (date build: 14/02/2010) that is the last version with target to  framework  3.5, up to this is target to  framework  4. This way we can't update our provider as long we don't

Re: [Firebird-net-provider] Switching to C# 5 compiler

2012-07-26 Thread Mark Rotteveel
On Thu, 26 Jul 2012 12:16:48 +0200, Jiri Cincura disk...@cincura.net wrote: HI *, if there are no objections, next Monday I'll switch .NET provider's to C# 5 compiler and VS2012. I thought that VS2012 wasn't released yet. Is it wise to switch to something unreleased? Mark

Re: [Firebird-net-provider] Switching to C# 5 compiler

2012-07-26 Thread Jiri Cincura
On Thu, Jul 26, 2012 at 12:33 PM, Mark Rotteveel m...@lawinegevaar.nl wrote: I thought that VS2012 wasn't released yet. Is it wise to switch to something unreleased? As the VS part, I don't are that much if it crashes sometimes. :) And for the compiler, currently we're not using any specific

[Firebird-net-provider] Upgrade provider from 2.5 to 2.7 - show VS immediate windows all command used

2012-07-26 Thread Mr. John
Hi ! I just updated provider from version 2.5 to 2.7 but in Visual Basic immediate window I see all SQL command that provierder is working with during application run,I can see there lots of statements scrolling,that was not in previous version,can this be turned off ?  here is a screenshot :

Re: [Firebird-net-provider] Upgrade provider from 2.5 to 2.7 - show VS immediate windows all command used

2012-07-26 Thread Mark Rotteveel
On 26-7-2012 19:58, Mr. John wrote: Hi ! I just updated provider from version 2.5 to 2.7 but in Visual Basic immediate window I see all SQL command that provierder is working with during application run,I can see there lots of statements scrolling,that was not in previous version,can this be