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