R
Raj
Hello, please help if you can.
I am using ADO to add data from Excel to an Access
Database. I am successful so far. I only need to add two
things:
1. How can I add an "AutoNumber" column using ADO?
2. When adding fields to a table, how can I tell Access
that the field may be null (equivalent to
setting "Required" to no) using ADO?
Your example code would be most appreciated. Thanks in
advance for your assistance.
I am using ADO to add data from Excel to an Access
Database. I am successful so far. I only need to add two
things:
1. How can I add an "AutoNumber" column using ADO?
2. When adding fields to a table, how can I tell Access
that the field may be null (equivalent to
setting "Required" to no) using ADO?
Your example code would be most appreciated. Thanks in
advance for your assistance.