Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing Database Table

Status
Not open for further replies.

Montana751

Programmer
Aug 14, 2001
64
US
I am currently pointing to a database that has a table called 2001. Every year I have to change my reports to poit to a new table in that database (has all of the same fields). The new table is called 2002 for this year. I set the location for 2001 to point to 2002. But, how can I change the name of the table? Is it even possible?

2001.AccountName will still read 2001.AccountName but will pull the data from the 2002 table.
 
Database, set alias. Software Training and Support for Macola, Crystal Reports and Goldmine
251-621-8972
dgilsdorf@mchsi.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top