Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: database connector error: Post Reply Post New Topic
Author Message
malraff
Newbie
Newbie


Joined: 26 Aug 2010
Online Status: Offline
Posts: 7
Quote malraff Replybullet Topic: database connector error:
    Posted: 26 Aug 2010 at 12:38am
hi all

i have a report in crystal, it points to a sql 2005 stored procedure -

when in crystal designer the report works fine, but as soon as i save and test on viewer it returns with the error

database connector error 'cannot obtain message from server'

the viewer and designer are on the same server pointing to the same datasource ( we have many standard reports already working on same db) so id assume that rules out odbc issues?

in the sp, i create and delete temp tables - so maybe the issue lays here?

im not even sure what version of crystal it is as its integrated into syspro our erp system


can anyone help?
IP IP Logged
Jim257
Newbie
Newbie
Avatar

Joined: 17 Aug 2010
Online Status: Offline
Posts: 6
Quote Jim257 Replybullet Posted: 27 Aug 2010 at 1:20am
Do you create and delete temp tables in any other reports?

Sounds like the user that's running the report using the viewer doesn't have permissions on the SQL Server to perform an action that your stored procedure is trying to carry out.

For instance if the user has permission to SELECT, but not create temp tables the SP might be dying.

Can you cut the SP back to bare minimum and test?
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.