If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Corel Paradox > Changing db table in report

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-18-05, 11:09
kevinmjones kevinmjones is offline
Registered User
 
Join Date: Dec 2005
Location: Wales
Posts: 2
Red face Changing db table in report

I have what ought to be a simple question!
In paradox 9 I have a simple single table database (of documents received in the year). Each year I start another identical table with a new name (by copying the old one and emptying it).
I have a report based on current table. How do I change the table in this report to the new table (to avoid having to make a complete new report)?
Reply With Quote
  #2 (permalink)  
Old 12-19-05, 19:49
ByteRyder52 ByteRyder52 is offline
Registered User
 
Join Date: Feb 2005
Location: Colorado Springs
Posts: 222
Look at the report's data model. You can alias the table name, so that you can substitute a new table in the data model without changing all the fields.
Reply With Quote
  #3 (permalink)  
Old 12-21-05, 19:07
Maroonotmoron Maroonotmoron is offline
Registered User
 
Join Date: Sep 2003
Location: Dallas
Posts: 182
Less elagant

Is to open the report in design mode and change the table to open the report with (in the dialogue window) and then save the report with this new attachment.

Aliasing the table is better because then you will only need to change the alias to the new table each time.

An even simpler method which may not work for you is to simple copy the existing table to a new name for archiving and then emptying the existable and reusing it over again. The report will reflect the empty data automatically.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On