Hi All,
Am trying to call a stored procedure by connecting to DB from Crystal report 2008. But getting "Failed to retrieve data from database. details: not implemented" error.
The user am trying to connect to DB has db_owner privilege.
The procedure runs fine in SQL server. Whereas its not getting added in report post establishing connection of the DB.
The same procedure got added fine to report when connected using OLE DB connection. Where as it failed when using JDBC connection.
Can someone please share your ideas on this.
Thanks.