Hi,
I have created the report using csv file by Filedef method. I have mentiond the code below.
When I run this procedure I am getting an out put properly but with errors and it taking more time to compare with SQL server 2000 adpter.
Please suggest me best method to read the data from the flat file.
FILEDEF KEYMETRICDEFINITION DISK C:\IBI\APPS\NGBPBI\KEYMETRICDEFINITION.CSV
SET PCOMMA=ON
TABLE FILE KEYMETRICDEFINITION
PRINT
*
ON TABLE HOLD AS KEYDEF FORMAT ALPHA
END
Error:0 ERROR AT OR NEAR LINE 8 IN PROCEDURE ADHOCRQ FOCEXEC * (FOC229) ERROR READING EXTERNAL DATA FILE: KEYMETRICDEFINITION Symbol '$' outside of text field is illegal:line 396
Moogi
-----------------------------------------------------------
Prod: WF 7.1.3 Platform Windows, databases: msSQL2000, msSQL2005
Test: WF 7.1.3 on the same platform and databases