G
G. Dean Blake
I have a table with one column, DivisionName nvarchar 20, and it is the
primary key. The DataAdapter wizard can't create delete or update
statements for it. I manually wrote those statements and it then worked.
If the table contains another field it will also work.
Dean
primary key. The DataAdapter wizard can't create delete or update
statements for it. I manually wrote those statements and it then worked.
If the table contains another field it will also work.
Dean