Changing column properties and impact to queries in Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to change a column from "text" to "date/time". This particular
database has numerous queries that I suspect include this column.

What system table & criteria can I useto find all the QUERIES that reference
the table: column that I am changing? I can then review the queries and
determine the impact of the data structure change.

Thank you!
 
Back
Top