Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8734

Re: Failed to retrieve data from database error in crystal report

$
0
0

Hi Don,

 

PFB the issue in detail:

 

1. Database - 'Dynamics' has db_owner access for the user we used to login.

2. It has 2 schemas - 'cit' & 'dbo'. There are some 15 tables in format - cit.tablename & 25 tables in format - dbo.tablename.

3. 2 stored procedures sptest1 - queries on tables of cit schema & sptest2 queries on tables of dbo schema. These 2 executes fine in sql server.

4. In crystal report, i connect as database expert -> JDBC(JNDI) ->

connection URL : jdbc:sqlserver://wsdbserv01:8433;

Database Classname: com.microsoft.sqlserver.jdbc.SQLServerDriver

user name & pwd: with db_owner access & database - 'Dynamics'.

 

The issue is i am able to add the sptest1 procedure. where as sptest2 gives error -

 

"Failed to retrieve data from database details: not implemented"

 

The same JDBC connection works fine for this user & other databases. Also, works for tables of 'cit' in this 'Dynamics' DB. But not working for tables of dbo schema in the same DB.

 

No idea why its happening. Can you please share your thoughts on this.

 

Thanks.


Viewing all articles
Browse latest Browse all 8734


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>