Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to replace VFP cursors
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Vista
Network:
Windows XP
Database:
Jet/Access Engine
Application:
Desktop
Miscellaneous
Thread ID:
01520206
Message ID:
01520301
Views:
58
>>> as (if I'm right) you need to redefine your database structure.
>>No
>
>I meant you have to replicate your database structure in the code no? :)

No. Are you confusing 'Linq to SQL' with 'Linq to Datasets' ? Did you read the link I provided?
Also Examples of using the linq extensions here :http://msdn.microsoft.com/en-us/vbasic/bb688086

>>So you tried using Linq ?
>
>Not yet, but I will ... before I grow up, as that may never happen.... (thought I'd say it before anybody else would).
:-}
If you're using .NET you should be using Linq. Not just for Datasets but nearly all collection handling where selection or filtering is involved.
Previous
Reply
Map
View

Click here to load this message in the networking platform