I am using DB Connectors with Visual COBOL - and in my DataBase, I need to add a new field to a table -
What is the best way for me to go about doing this? I know I will have to create an new XFD - but do I just write a SQL script to add the field, and then just create a new XFD?



