Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Official Announcement from Microsoft : NO VFP 10
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01203261
Message ID:
01203496
Views:
14
>> LINQ doesn't work the way T-SQL does. It does seem to start with SELECT.
>> the similarity ends quickly after that.

Well, whether you say

SELECT Field From Customers

or

From Customers Select Field

really does not make a big difference, does it? It certainly does not mean that the engine works any differently under the hood.

However, starting with "from" is much more convenient for intellisense, which is why a new query language should really start with "from". (I explain this in more detail in my articles).

I am not sure why you think "the similarities and quickly after that". Perhaps there are some specific things you are looking for, which I would be interested to learn about. But in general, certain similarities seem to be all over the place.


Markus




Markus Egger
President, EPS Software Corp
Author, Advanced Object Oriented Programming with VFP6
Publisher, CoDe Magazine
Microsoft MVP since 1995
Previous
Reply
Map
View

Click here to load this message in the networking platform