Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB, C#, and VFP data handling examples
Message
From
17/04/2007 17:13:29
 
 
To
16/04/2007 17:01:32
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
01215120
Message ID:
01217075
Views:
16
I see you don't use TableAdapters. Any reason why?

As a follow-up, TableAdapters are loved by some and hated by others (even those who love typed datasets).

TAs really don't offer me anything that I wasn't already doing prior to them. They are a little slower, you're a little constrained, and I've read many blog posts where people have had problems doing UPDATEs using them (that last one is second-hand information, I haven't tried it for UPDATEs myself). I'm going to take a wild guess that the majority of people who like them, are building internal applications (again, a guess).

I'm going to put another sample up tonight that reads from a stored proc directly into a typed DS, using .NET Generics.

Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform