T
Tim
I'm upscaling an Access database to SQL, but have to
change a few table field names as I foolishly gave them
names that are reserved words in SQL.
Are changes to table names propogated through the rest of
the database objects?
eg, if I change a field name, are my forms going to throw
an error as the controls have not updated? Will any
macros referencing that field be updated?
TIA
Tim
change a few table field names as I foolishly gave them
names that are reserved words in SQL.
Are changes to table names propogated through the rest of
the database objects?
eg, if I change a field name, are my forms going to throw
an error as the controls have not updated? Will any
macros referencing that field be updated?
TIA
Tim