Re: DAO's currentdb object



Yes, I have read many rumors, some with what look like positive
(constructive) reasons about getting a potential successor to LINQ-to-(MS)
SQL (Server 2008). Note though that there are MANY kinds of LINQ, such as
LINQ-to-Objects, even a LINQ-to-Amazon (yes, the well known internet store)
which borrow and extend the basic LINQ syntax (Look INnocently as remote sQl
== LINQ, my definition :-) ). The individual implementation/extensions
may be revised/revisionized, and the LINQ syntax is itself may improve (I
hope) and finally get another name too ( to make communications between
developers easier).



Vanderghast, Access MVP


"Sky" <s.young @ stanley associates . com> wrote in message
news:%234bNEgGQJHA.1960@xxxxxxxxxxxxxxxxxxxxxxx

"Michel Walsh" <vanderghast@VirusAreFunnierThanSpam> wrote in message
news:el71URBQJHA.4776@xxxxxxxxxxxxxxxxxxxxxxx
... But now, even ADO.Net is losing favor for other mechanics allowing a
better 'compatibility match' between class-oriented technology
(hierarchy), technology used by the code, and databases (relational),
technology supporting the data. Such a match in action is LINQ (even
allowing SQL- like data retrieval to data which can be stored, as
example, in an array rather than in "database" ) and whatever can come
next.

Vanderghast, Access MVP

LINQ to SQL may also die by neglect:

http://www.infoq.com/news/2008/11/DLINQ-Future

- Steve




.



Relevant Pages

  • Re: Are Linq-SQL methods commutative
    ... No - in LINQ each step effectively works off the result of the ... linq query which has to meet a SQL query they have in mind. ... freedom a SQL statement gives them: the SQL statement is the one ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: LINQ Where 1=0
    ... The LinqDataSource control stores values for all primary keys ... Before LINQ to SQL updates or deletes data, it checks the values in view ... If the underlying data source contains a timestamp field that is ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Why cant recursive queries contain...?
    ... imagine that you have a gross amount of data spread ... SQL, and the optimizer will make sure that you get a new query plan as ... If you really think the limitation of 8000 chars gets in your way, ... The analogy was not meant to denigrate LINQ ...
    (microsoft.public.sqlserver.programming)
  • Re: help with tables
    ... SQL0060W The "COBOL" precompiler is in progress. ... While I don't claim the same level of SQL knowledge that you have ... At the moment there is some debate as to whether the addition of LINQ ... I'd drop flat file support ...
    (comp.lang.cobol)
  • Re: Microsofts bridge between OO and relational
    ... Test Drive VB9 and DLinq ... The January 2006 Language Integrated Query (LINQ) preview for the next ... VB.NET, SQL Server 2005, XML, Visual Studio 2005, ... Without reading it all and accepting that a domain is nothing but a data type it has seemed to me a retrograde kind of introspection, even bizarre, to first make relations out of domains, then turn around and make those relations into data types. ...
    (comp.databases.theory)