I'm accustomed to large RDBMSs where you can write a script with many DDL commands (create table, drop index, etc). MS Access seems to only allow one DDL statement to be executed at a time, and it has to be submitted interactively. Please tell me how to feed a DDL script with many DDL statements into Access for unattended processing without having to learn VBA and write a program.
Thanks,
Kim
Thanks,
Kim