You cannot export import forms/reports/labels directly from 6.5 to 8.0 You need to convert the forms using 7.6 and then you can export them to 8.0
Dennis McGrath ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Rachael Malberg Sent: Thursday, March 26, 2009 9:34 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: 6.5++ Copying a Report from one DB to another not sure if 6.5 is like 8.0 but 8.0 reports are in SYS_REPORTS3 table. ----- Original Message ----- From: Gray, Damon<mailto:[email protected]> To: RBASE-L Mailing List<mailto:[email protected]> Sent: Wednesday, March 25, 2009 9:15 AM Subject: [RBASE-L] - 6.5++ Copying a Report from one DB to another As I understand it, this should allow me to copy a report from DB1 to DB2 SET IDQUOTES = ` SET NULL -0- Then, OUT REP.TXT UNLOAD DATA FOR SYS_REPORTS2 WHERE SYS_REPORT_NAME = ' OVERUNDERREPORT ' OUT SCR At this point, there are supposed to be two files in my DB1 folder, REP.TXT and REP.LOB There is no LOB file. Am I missing a step? wwwww ( @ @ ) -------oOO---(_)---OOo------- Damon J. Gray Anvil Corporation Business Services (360) 937-0770 oooo0 0oooo ( ) ( ) ----------\ (----) /----------- \__) (__/

