D
Daniel
Hi All,
using FillSchema() method of an dataadapter can I alter a table on sql
server?
instead of using "alter table alter column..." strings I'll use
getSchemaTable modify columns I need and then use FillSchema to submit
changes to the server...
Thanks,
Daniel
using FillSchema() method of an dataadapter can I alter a table on sql
server?
instead of using "alter table alter column..." strings I'll use
getSchemaTable modify columns I need and then use FillSchema to submit
changes to the server...
Thanks,
Daniel