H
HONOREDANCESTOR
I have a book called "Hitchhiker's Guide to Visual Studio and SQL
Server". It has a chapter on using dataAdapters, and another chapter
on using tableAdapters. The problem is, they seem to overlap in what
they can do, and I don't know when I would use one and when I would
use the other? Furthermore VB 2003 seemed to use one, and VB 2005
seems to use the other mostly (at least when you drag and drop).
If I just want to learn the latest method of using VB-2005 with
databases, should I learn both adapters? Or just the Table Adapter?
And how would I know, in a given application, which one to choose?
Thanks,
HA
Server". It has a chapter on using dataAdapters, and another chapter
on using tableAdapters. The problem is, they seem to overlap in what
they can do, and I don't know when I would use one and when I would
use the other? Furthermore VB 2003 seemed to use one, and VB 2005
seems to use the other mostly (at least when you drag and drop).
If I just want to learn the latest method of using VB-2005 with
databases, should I learn both adapters? Or just the Table Adapter?
And how would I know, in a given application, which one to choose?
Thanks,
HA