I noticed when trying to build a report and adding an oracle connection that it only sees the stored procs. Is there any way to call a package using the design view? I'll try and test it using code.
1 Answer, 1 is accepted
0
Svetoslav
Telerik team
answered on 28 May 2007, 09:57 AM
Hello pcrane,
In the upcoming service pack (due at the end of this week) we will include a fix of the Data Source Wizard that will allow you to connect to an Oracle database. Currently the only way is to code the connection and data retrieval (data command, adapter) by hand.