Dataadapter and default values

  • Thread starter Thread starter Vik
  • Start date Start date
V

Vik

Should a dataadapter retrieve the default values from an SQL Server database
and assign these values to a datatable?
It does not work for me.

Thanks.
 
show how you are using it and what, specifically, you are trying to do.
 
I created a dataadapter in design view and genererated a dataset. An SQL
Server table has the default values for some columns but a table generated
by the dataadapter does not have these values.

Vik
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top