Tool: SCR - 7.0
OP-SYS: Windows 98
Database: Oracle 8i
hi,
I am developing SCR on a Oracle 8i database tables.I have two tables in which i dont have any database link as such say ( Table A and Table B ).Now i have a primary key called as JOB-ID in TABLE A.and i have a column called as Manufacturersku in TABLE B.
Actually one of the person after authorising TABLE A contents will actually map the data to TABLE B.During this process the person actually maps column (JOB_ID in TABLE A ) to the column (Manufacturersku in TABLE B).
NOTE:- At this point i have data from TABLE A mapped to TABLE B and JOB_ID in TABLE A moves down to Manufacturersku in TABLE B.IN table B i have now Manufacturersku which actually contains data from TABLE A as well as TABLE B.
I would like to make a report which gives me the records which JOB_ID matches to Manufacturersku in Table B.
So i had gone to make a Visual Link in crystal b/w those two columns but it states that Link may not work properly though it creates it..,At refreshing time it gives me error saying " ORA - 01722 " , "Error Detected by Database DLL."In what way i can create the table linking which might solve the problem.I dont wanna go by creating SubReport for it as the size of tables is too large and might end up with long compilation time.
If i can create a link by Formula.., i will be grateful to have idea of that formula..,So pls help me...
Thanks in Advance.
OP-SYS: Windows 98
Database: Oracle 8i
hi,
I am developing SCR on a Oracle 8i database tables.I have two tables in which i dont have any database link as such say ( Table A and Table B ).Now i have a primary key called as JOB-ID in TABLE A.and i have a column called as Manufacturersku in TABLE B.
Actually one of the person after authorising TABLE A contents will actually map the data to TABLE B.During this process the person actually maps column (JOB_ID in TABLE A ) to the column (Manufacturersku in TABLE B).
NOTE:- At this point i have data from TABLE A mapped to TABLE B and JOB_ID in TABLE A moves down to Manufacturersku in TABLE B.IN table B i have now Manufacturersku which actually contains data from TABLE A as well as TABLE B.
I would like to make a report which gives me the records which JOB_ID matches to Manufacturersku in Table B.
So i had gone to make a Visual Link in crystal b/w those two columns but it states that Link may not work properly though it creates it..,At refreshing time it gives me error saying " ORA - 01722 " , "Error Detected by Database DLL."In what way i can create the table linking which might solve the problem.I dont wanna go by creating SubReport for it as the size of tables is too large and might end up with long compilation time.
If i can create a link by Formula.., i will be grateful to have idea of that formula..,So pls help me...
Thanks in Advance.