When I call fill() on my DataAdapter, I get this error. I have the social security number (text) set to be the primary key. When I add an "AutoNumber" field to the table, then everything works fine. Why would this be?
Dave
When I call fill() on my DataAdapter, I get this error. I have the social security number (text) set to be the primary key. When I add an "AutoNumber" field to the table, then everything works fine. Why would this be?
Dave
Original post edited, so this reply didn't make sense anymore!
Dave