Adding a table in code

S

Sheldon

I seem to remember seeing some code, several years ago, in which a table and
its fields were added in code. Can anyone point me to this code, or give me
a sample?

Thanks
 
K

Klatuu

In Access Help Table of Contents, see Microsoft Jet SQL Reference->Data
Definition Language->CREATE TABLE Statement.
 
Top