Hi
I would like to know: how would you add a new field to an existing table in sql database?
With DAO you would use the database object, tabledef object and the field object but how do you do this when using ADO ref and control?
Any help is much appreciated.




Reply With Quote