F
Frank Uray
Hi all
For example: I have a DataSet with two tables
and one relation between each other.
Is there a direct way to publish this tables
to the SQL Server even when the tables
dont exists ?
I know, using SqlDataAdapter, it is possible
to update/insert/delete data. But for
this, the table has to exists ...
Thanks for any help !
Best regards
Frank Uray
For example: I have a DataSet with two tables
and one relation between each other.
Is there a direct way to publish this tables
to the SQL Server even when the tables
dont exists ?
I know, using SqlDataAdapter, it is possible
to update/insert/delete data. But for
this, the table has to exists ...
Thanks for any help !
Best regards
Frank Uray