Does Table Adapter contain Data Adapter or the other way around? It seems that Table Adapter exists in VS2005 but not VS2003.
"Peter" wrote in message news:4CECF0D7-D19E-499C-9F27-227137D1F10A@microsoft.com... > Does Table Adapter contain Data Adapter or the other way around? It seems > that Table Adapter exists in VS2005 but not VS2003. Read the following: http://msdn2.microsoft.com/en-us/library/ms379590(vs.80).aspx
Thanks PvdG42 for the link. Is there anything like table adapter for weak typed dataset? What are the pros and cons of using Data Adpater instead of Table Adapter? "PvdG42" wrote: > > "Peter" wrote in message > news:4CECF0D7-D19E-499C-9F27-227137D1F10A@microsoft.com... > > Does Table Adapter contain Data Adapter or the other way around? It seems > > that Table Adapter exists in VS2005 but not VS2003. > > Read the following: > > http://msdn2.microsoft.com/en-us/library/ms379590(vs.80).aspx > > >