Change Field Data Type in a table in another database

S

Sarah

Does anyone know how to change a field datatype (F2) in a table (T2) from an
external database (DB2) while in the current database (DB1)?

From DB1 I want to connect to DB2 and change field F2 in Table T2.

Any help is greatly appreciated.

Thank you,

Sarah
 
Top