L
Louverril
I need to add some fields to existing data tables (and do one rename).
I believe you can do this using OpenDatabase() and CreateField() and one for
renaming? I have looked at the VBA help for these commands and can't figure
out how I could create a field and its attributes (field size etc.)
Can anyone point me in the right direction to use the above method or
suggest a better way.
I could do the changes manually but I know this will happen again with other
systems and I would like an automated solution. Also the risk of doing it on
site manually is too high.
Thanks
Lou
I believe you can do this using OpenDatabase() and CreateField() and one for
renaming? I have looked at the VBA help for these commands and can't figure
out how I could create a field and its attributes (field size etc.)
Can anyone point me in the right direction to use the above method or
suggest a better way.
I could do the changes manually but I know this will happen again with other
systems and I would like an automated solution. Also the risk of doing it on
site manually is too high.
Thanks
Lou