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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

changing Tables: URGENT!!!

Status
Not open for further replies.

sslevy

Technical User
Aug 14, 2001
70
0
0
US
Hi,

I was doing reports on one table our helpdesk table
now i have to switch the table name to our archive help desk form. Basically both tables are exactly the same except for the name. Is there someway to switch to the new table without wiping out all of what i have done already and having to redo all the reports.

Also is there a back way to do this?
URGENT

Thanks.
Shari Levy
slevy@net2phone.com
 
Have you tried going into the Database drop down, and selecting "Set Location" and then directing Crystal to your new table?
 
I have done this. How can i verify that it's pulling from the new table instead of the old one?
 
Do both the old table and the table you are pulling in have the same number of records? That is normally how I double check.
 
You might also verify that the location is set by checking the SQL statement. Go to Database/Show SQL Query...

--sam
 
the new form will have all records. the old one will only have currently open records.

is there a way to see which database it's pulling from..Like a field it can print or some way to look it up?
 
I know that if you just open the Database - Set Location that it will show you in the bottom will show you where from and what table it is pulling data from. Hope that helps.

Tanya
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top