Home General

Rename of Table for reports?

edited December 2010 in General
Hi Guys,

Happy New Year to All.

I am normalising a database with some 20+ tables.

Several of these tables are used in reports stored in the rbxxx
Tables. The reports are edited/run using the End-User interface and/or
are called from the main application and passed parameters.

All working fine.

I now want to re-name a table in the database that is used in many of
the reports, say 'Invoice' to 'Invoices'. 'Invoice' is currently
aliased to 'Invoices' in the reports.

Question. What is the most efficient method, if it is possible, of
renaming the table in the reports, without having to drop the old and
add the new. and without compromising the report?

I can see in the rbxxxx tables I could simply rename 'Invoice' in the
tables to 'Invoices' but that doesn't fix the Report Template.

Regards & TIA,

Ian


Comments

This discussion has been closed.