From: Yiannis B. <yia...@gm...> - 2013-05-03 06:22:57
|
Hello, I have a .NET 2.0 project and I want to use the firebird provider. Which one should I choose from the downloads page here: http://www.firebirdsql.org/en/net-provider/ ? I see a NETProvider-3.0.2.0-NET35.7z file but does this require NET 3.5 installed? |
From: Jiri C. <di...@ci...> - 2013-05-03 07:13:44
|
On Fri, May 3, 2013 at 8:22 AM, Yiannis Bourkelis <yia...@gm...> wrote: > I see a NETProvider-3.0.2.0-NET35.7z file but does this require NET 3.5 > installed? Yes, it does. The .NET 2.0 only version was deprecated few months ago. Now the oldest supported version is .NET 3.5 SP1. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com |
From: Yiannis B. <yia...@gm...> - 2013-05-03 14:17:38
|
Thank you Jiri, v2.7.7 is the most recent version that requires only NET Framework 2.0? (file: NETProvider-2.7.7-NET20.7z) 2013/5/3 Jiri Cincura <di...@ci...> > On Fri, May 3, 2013 at 8:22 AM, Yiannis Bourkelis <yia...@gm...> > wrote: > > I see a NETProvider-3.0.2.0-NET35.7z file but does this require NET 3.5 > > installed? > > Yes, it does. The .NET 2.0 only version was deprecated few months ago. > Now the oldest supported version is .NET 3.5 SP1. > > > -- > Jiri {x2} Cincura (x2develop.com founder) > http://blog.cincura.net/ | http://www.ID3renamer.com > > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite > It's a free troubleshooting tool designed for production > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://p.sf.net/sfu/appdyn_d2d_ap2 > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |
From: Oliverio G. <x2...@gm...> - 2013-05-03 17:07:16
|
Hi, Yiannis. I think so. I use the 2.7.7 version only .NET 2.0 and I have no problems. It also works with WineHQ 1.4 and .NET 2.0 2013/5/3 Yiannis Bourkelis <yia...@gm...> > Thank you Jiri, > v2.7.7 is the most recent version that requires only NET Framework 2.0? > (file: NETProvider-2.7.7-NET20.7z) > > > 2013/5/3 Jiri Cincura <di...@ci...> > >> On Fri, May 3, 2013 at 8:22 AM, Yiannis Bourkelis <yia...@gm...> >> wrote: >> > I see a NETProvider-3.0.2.0-NET35.7z file but does this require NET 3.5 >> > installed? >> >> Yes, it does. The .NET 2.0 only version was deprecated few months ago. >> Now the oldest supported version is .NET 3.5 SP1. >> >> >> -- >> Jiri {x2} Cincura (x2develop.com founder) >> http://blog.cincura.net/ | http://www.ID3renamer.com >> >> >> ------------------------------------------------------------------------------ >> Get 100% visibility into Java/.NET code with AppDynamics Lite >> It's a free troubleshooting tool designed for production >> Get down to code-level detail for bottlenecks, with <2% overhead. >> Download for free and get started troubleshooting in minutes. >> http://p.sf.net/sfu/appdyn_d2d_ap2 >> _______________________________________________ >> Firebird-net-provider mailing list >> Fir...@li... >> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider >> > > > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite > It's a free troubleshooting tool designed for production > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://p.sf.net/sfu/appdyn_d2d_ap2 > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > > |
From: Jiri C. <di...@ci...> - 2013-05-04 07:29:22
|
On Fri, May 3, 2013 at 4:17 PM, Yiannis Bourkelis <yia...@gm...> wrote: > v2.7.7 is the most recent version that requires only NET Framework 2.0? > (file: NETProvider-2.7.7-NET20.7z) Yes. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com |