G
Guest
Hi,
I was wondering if it is possible to change the datatype of an existing
field in code ? I was trying something like:
db.TableDefs("Table1").Fields("Field1").Properties ("type") = dbText
but this does not seem to work.
Marco
I was wondering if it is possible to change the datatype of an existing
field in code ? I was trying something like:
db.TableDefs("Table1").Fields("Field1").Properties ("type") = dbText
but this does not seem to work.
Marco