I am writing the program in C# to insert information into an Access database. So, using the following C# statement, and the proceeding form, I need to know what data types my Access fields have to be. (ie; {0}=int, {1}=nchar)
I think, until I get it figured out,

1 Answer