Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 convert typed dataset into SQL Table

Author  Topic 

coder
Starting Member

16 Posts

Posted - 2007-05-30 : 12:22:36

Hi,

Is there a fast way to convert a typed dataset or datatable into an SQL Table using .Net without using "INSERT" commands? Any help would be greatly appreciated! Thanks!
   

- Advertisement -