Hi all
I have a DataSet with some tables, columns and rows.
Now I want to get this tables into SQL Server 2005.
The Tables in the SQL Server are not existing.
Is there a easy way to do this ?
Thanks for any comments.
Best regards
Frank Uray
Ignacio Machin ( .NET/ C# MVP ) - 16 Apr 2008 16:03 GMT
On Apr 16, 4:47 am, Frank Uray <FrankU...@discussions.microsoft.com>
wrote:
> Hi all
>
[quoted text clipped - 8 lines]
> Best regards
> Frank Uray
Not that I know of, you will have to create the tables in your DB
first.