Re: [Firebird-net-provider] LINQ support

2008-11-07 Thread Tetram Corp
Thanks But it seems the official way is becoming LINQ to Entity (see Carlos link) so i think i will change my pov Thierry Alexey V. Tyul'kin a écrit : >> if not, are there plans for a "real" LINQ to FB.SQL (if doable of course >> ) ? >> >> > http://code.google.com/p/dblinq2007/ supports Fb

Re: [Firebird-net-provider] LINQ support

2008-11-07 Thread Tetram Corp
thanks a lot your link is very helpful Thierry Carlos a écrit : > Hello: > > >> are there some news from LINQ support since last spring, or is still >> through Entity Framework and ADO.NET ? >> >> if not, are there plans for a "real" LINQ to FB.SQL (if doable of course >> :-) ) ? >> > > T

Re: [Firebird-net-provider] LINQ support

2008-11-06 Thread Alexey V . Tyul'kin
> if not, are there plans for a "real" LINQ to FB.SQL (if doable of course > ) ? > http://code.google.com/p/dblinq2007/ supports Fb - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the c

Re: [Firebird-net-provider] LINQ support

2008-11-06 Thread Carlos
Hello: > are there some news from LINQ support since last spring, or is still > through Entity Framework and ADO.NET ? > > if not, are there plans for a "real" LINQ to FB.SQL (if doable of course > :-) ) ? The right way for this is to use the Linq to Entities, IMHO, and it's more clear to me afte

[Firebird-net-provider] LINQ support

2008-11-06 Thread Tetram Corp
Hi, are there some news from LINQ support since last spring, or is still through Entity Framework and ADO.NET ? if not, are there plans for a "real" LINQ to FB.SQL (if doable of course :-) ) ? Thierry - This SF.Net email

Re: [Firebird-net-provider] LINQ support.

2005-10-28 Thread Julio César Carrascal
I haven't played with it either so take this with a grain of salt. >From what I've seen, yes it works with datasets and any object that implements IEnumerable but also has support for writing SQL queries that get executed on the server. You should take a look at the interview to Anders Hejlsberg

Re: [Firebird-net-provider] LINQ support.

2005-10-28 Thread Scott Price
Andrzej Kaczmarczyk wrote: I'm not sure but isn't that enhance to the "virtual relational database" that is DataSets? If that's the case then no support is needed, if some sorts of templates are needed to be generated using firebirdsql, than a code genrator would be more apropriate, MyGeneratio

Re: [Firebird-net-provider] LINQ support.

2005-10-28 Thread Andrzej Kaczmarczyk
Uzytkownik ""Julio César Carrascal"" <[EMAIL PROTECTED]> napisal w wiadomosci news:[EMAIL PROTECTED] > Probably too early to ask but... Any plans on supporting the LINQ > (http://msdn.microsoft.com/netframework/future/linq/) query interface > for FirebirdSQL? How dificult do you estimate it'll be

Re: [Firebird-net-provider] LINQ support.

2005-10-27 Thread Carlos Guzmán Álvarez
Hello: Probably too early to ask but... Any plans on supporting the LINQ (http://msdn.microsoft.com/netframework/future/linq/) query interface for FirebirdSQL? Nope, until that the final version of that thing gets released. How dificult do you estimate it'll be to implement this feature on

[Firebird-net-provider] LINQ support.

2005-10-27 Thread Julio César Carrascal
Probably too early to ask but... Any plans on supporting the LINQ (http://msdn.microsoft.com/netframework/future/linq/) query interface for FirebirdSQL? How dificult do you estimate it'll be to implement this feature on the provider? Thanks. -- Julio César Carrascal Urquijo I got the Windows v