
saving a description to a access table field?
I use
VBScript in my asp pages. I access the database with ADO or
objConnect.execute(strSQL) statements. I can create a field in a database
but I do not know how to save a description of that field in the description
property. Any Ideas?
Mike Best