Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用自动生成Dataset, dataadapter, bindingsource and datagridview的来编辑ACCESS一个autoincrease字段为ID.
Dataset, dataadapter, bindingsource and datagridview
ACCESS
autoincrease
ID
当我添加一行时,它ID field会自动设置-1。当我单击ID field单元格时,它会自动减少1. 我不知道如何处理它。我无法保存添加的行,因为它显示错误"invalid parameter"。我无法上传图片。
ID field
-1
1
"invalid parameter"