TableAdapter and identity column
- From: maksim.yevstratov@xxxxxxxxx
- Date: 23 Jul 2006 00:11:30 -0700
Hello,
I'm inserting data into SQL database using typed DataSet (ADO.NET 2.0)
and TableAdapter. There is identity column in the table I'm updating
and corresponding autoincrementing field in the dataset. When I
configure the TableAdapter in VS2005 DataSet editor there is an option
"Refresh Data Table" that seems like to do exactly what I want. But
every time I select this option and finish configuration wizard the
option is not saved and next time I open configure wizard checkbox is
unchecked.
Is this a bug or I am missing something? Is there a workaround?
Of couse I can achive the same result by many different ways but this
seems to be the most simple.
Thanks
.
- Prev by Date: TableAdapters and table changes
- Next by Date: Re: Just for kicks, try this
- Previous by thread: TableAdapters and table changes
- Next by thread: INSERT INTO STATEMENT syntax error
- Index(es):