A
Allen Browne
DAO is best for creating tables. Here's an example showing the various field
types and properties:
http://allenbrowne.com/func-DAO.html#CreateTableDAO
It is also possible to use ADOX:
http://allenbrowne.com/func-ADOX.html#CreateTableAdox
Or you could use DDL:
http://allenbrowne.com/func-DDL.html#CreateTableDDL
types and properties:
http://allenbrowne.com/func-DAO.html#CreateTableDAO
It is also possible to use ADOX:
http://allenbrowne.com/func-ADOX.html#CreateTableAdox
Or you could use DDL:
http://allenbrowne.com/func-DDL.html#CreateTableDDL