G
Guest
Hi,
I usually work with dataset I fill from SQL Server through a SQLDataAdapter.
I would like to fill a table of my dataset reading the records from another
table of the dataset, because I would like to change the order of the column
without reconnect to SQLServer. The first time I connect to import the
records through a parametric stored procedure stored in SQL Server.Is there a
specific dataadapter to read and fill datatable from the dataset control ???
Any suggest ???
Many thanks
I usually work with dataset I fill from SQL Server through a SQLDataAdapter.
I would like to fill a table of my dataset reading the records from another
table of the dataset, because I would like to change the order of the column
without reconnect to SQLServer. The first time I connect to import the
records through a parametric stored procedure stored in SQL Server.Is there a
specific dataadapter to read and fill datatable from the dataset control ???
Any suggest ???
Many thanks