Page 1 of 1

Can't Configure Data Source in Reporting Services Designer

Posted: Thu 18 Feb 2010 16:48
by matt.johnson
Hi, I am using Oracle dot.connect 5.35.79.0 and I followed the directions here (http://www.devart.com/forums/viewtopic. ... rtdesigner) for setting up the config files, but of course changed the names from MySQL to Oracle.

I can see Devart.Data.Oracle now in the Type dropdown when creating my data source, but the Edit button is disabled and if I try to paste in a connection string and then add the data source to a report it says that "The selected data extension Devart.Data.Oracle cannot be loaded."

Any ideas? Does anyone have the config file info for the Oracle version?

Thanks

Posted: Fri 19 Feb 2010 13:33
by Shalex
We have reproduced the problem with the 5.35.79.0 version. Please use dotConnect for Oracle Beta 5.55.97 where it is fixed.

It is a known issue with the Edit button. Please put your connection string in the Connection string section from the General tab, and your credentials to the appropriate section from the Credentials tab.

The SQL Server Business Intelligence Solutions support is available only in Professional Edition. You can check your edition via the Tools | Oracle | About menu of Visual Studio.

Posted: Fri 19 Feb 2010 15:25
by matt.johnson
Shalex wrote:We have reproduced the problem with the 5.35.79.0 version. Please use dotConnect for Oracle Beta 5.55.97 where it is fixed.

It is a known issue with the Edit button. Please put your connection string in the Connection string section from the General tab, and your credentials to the appropriate section from the Credentials tab.

The SQL Server Business Intelligence Solutions support is available only in Professional Edition. You can check your edition via the Tools | Oracle | About menu of Visual Studio.
5.55.97 works, thanks!