E
Eric
I would receive this error message when using the DataAdapter Configuration
Wizard on certain tables. When looking at the table definition in MS SQL
Enterprise Mgr., the only common link I could find was that the column
defined as the PK was not listed first in the columns listed. Once I
modified the structure so the PK column was listed first, it worked fine.
Maybe this will help others having this problem.
Wizard on certain tables. When looking at the table definition in MS SQL
Enterprise Mgr., the only common link I could find was that the column
defined as the PK was not listed first in the columns listed. Once I
modified the structure so the PK column was listed first, it worked fine.
Maybe this will help others having this problem.