
Adding a new field to an existing table via ADOX
HELP!
I have successfully added a new field to an existing table via ADO. The
problem is, I don't know how to access the property "Required". If I let it
default, it defaults to "YES". In my case it is NOT a required field and
then ACCESS screams about it. I would like to be able to fix this so I
don't have to keep changing all the databases Manually.
Any help is appreciated.
Thanks,
Doug