Error: You must enter a value in the 'names.Name1' field

前端 未结 0 519
失恋的感觉
失恋的感觉 2020-12-16 03:03

When I try to insert a record into an MS Access table, created as follows:

tDef.Columns.Append("Name1", ADOX.DataTypeEnum.adVarWChar, 255);
fld = tD         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题