Hi, Edward.
I have encouter a problem on Preview Report.
When Preview, It display a dialog message as below:
Method:[BaseAdd]
DataTable alreadys belongs to this Dataset.
This is my SQL Query.
SELECT M.EMPNO,M.DAILYDATE,M.DAYTYPE,M.SHIFTCODE,
M.SHIFTGROUP,M.COMPANY,M.BRANCH,M.ABSENT,
M.OVERTIME,M.LATEIN,M.EARLYOUT,M.TIMEOFF,
M.WORKNONWORKDAY,M.MINIMUMNORMAL,M.MINIMUMTIMEOFF,
M.MINIMUMLATEIN,M.MINIMUMEARLYOUT,M.MINIMUMOTHOUR1,
M.OVERRIDEGROUPING,M.OVERRIDETIME,
M.OVERRIDECALCULATION,M.EXCEPTIONCODE,E.NAME
FROM DAILYATTENDANCE M LEFT OUTER JOIN
EMPLOYEEMASTER E ON (M.EMPNO=E.EMPNO)
WHERE M.DAILYDATE BETWEEN @FROMDATE AND @TODATE
ORDER BY M.EMPNO,M.DAILYDATE
In the SQL Statement, the underline part i removed it. the error above is gone.
If i put it back to sql statement, i will display that error again.
Can you help me on it?
Thanks a lot.
Nelson Chai.
Encounter an error Preview Report (Method:[BaseAdd])
-
- Posts: 16
- Joined: Mon Jan 08, 2007 4:01 am
Encounter an error Preview Report (Method:[BaseAdd])
Please say me which version of StimulReport.Net you are use(version number and data of release)? For also send your report to support [at] stimulsoft [dot] com.
Thank you.
Thank you.
-
- Posts: 16
- Joined: Mon Jan 08, 2007 4:01 am
Encounter an error Preview Report (Method:[BaseAdd])
Hi,
I am using stimulreport.net 2.0 and I am also send out the report template to support@sstimulsoft.com
Thanks for helping.
Nelson Chai
I am using stimulreport.net 2.0 and I am also send out the report template to support@sstimulsoft.com
Thanks for helping.
Nelson Chai
Encounter an error Preview Report (Method:[BaseAdd])
We still can not reproduce this issue.
Please inform us about version of StimulReport.Net you are using. You can access it by menu item Help -> About.
Thank you.
Please inform us about version of StimulReport.Net you are using. You can access it by menu item Help -> About.
Thank you.