Page 1 of 2

Dotconnect for oracle provider errors

Posted: Mon Nov 23, 2015 1:16 pm
by siakefh
Hi a made a report with dotconnect for oracle dataprovider .
The connection its ok (But in build connection form it throws exception in test and checked the direct mode)
When i try to add a datasource for that connection if in the datasource add parameter
like select * from HR.EMPLOYEES the result it fetches correct data from oracle.
When thw query add a parameter like
select * from HR.EMPLOYEES where EMPLOYEE_ID =:ID
and add then paramater called :Id it throws exception
cannot conver 'Devart.Data.Oracle.OracleDataAdapter' to 'System.Data.SqlClient.SqlDataAdapter'.
Any suggestions ?
Best Regards
Efh.

Re: Dotconnect for oracle provider errors

Posted: Tue Nov 24, 2015 8:33 am
by Alex K.
Hello,

Please clarify which version you are use?

Thank you.

Re: Dotconnect for oracle provider errors

Posted: Tue Nov 24, 2015 12:55 pm
by siakefh
Devart.Data.Oracle 8.5.464.0
Stimulsoft Reports.Net 2015.1
adapter DotConnectOralce 23/4/2015
Regards

Re: Dotconnect for oracle provider errors

Posted: Wed Nov 25, 2015 9:32 am
by Alex K.
Hello,

Please check the Stimulsoft.Report.DotConnectOracle in the attachment.

Thank you.

Re: Dotconnect for oracle provider errors

Posted: Wed Nov 25, 2015 10:49 am
by siakefh
Yes .
Now Works Perfect.
Thank You.

Re: Dotconnect for oracle provider errors

Posted: Thu Nov 26, 2015 5:16 am
by HighAley
Hello.

We are always glad to help you.
Let us know if you need additional help.

Thank you.

Re: Dotconnect for oracle provider errors

Posted: Fri Jan 15, 2016 4:52 pm
by siakefh
Hello
With this provider
when a parameterin select clause is datetime it throws error
SELECT
EMPLOYEE_ID, START_DATE, END_DATE,
JOB_ID, DEPARTMENT_ID
FROM HR.JOB_HISTORY
Where trunc(END_DATE) > trunc(:d1)
and add ParaMeter d1 (date)
unable convert datetime to int16

Re: Dotconnect for oracle provider errors

Posted: Mon Jan 18, 2016 8:57 am
by Alex K.
Hello,

Can you please send us a report template for analysis.

Thank you.

Re: Dotconnect for oracle provider errors

Posted: Mon Jan 18, 2016 11:53 am
by siakefh
in attachment

Re: Dotconnect for oracle provider errors

Posted: Tue Jan 19, 2016 8:43 am
by Alex K.
Hello,

Please check the Stimulsoft.Report.DotConnectOracle in the attachment.

Thank you.