If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Crystal Reports 9 calling DB2 stored procedures

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-26-04, 15:24
bbfung bbfung is offline
Registered User
 
Join Date: Nov 2003
Posts: 18
Crystal Reports 9 calling DB2 stored procedures

I have DB2 V7.2 on Linux. I have written a stored procedure on the server. Calling it from my NT DB2 client works fine. But when I call it from Crystal Reports 9, it gives me SQL10113N The specified library <spname> could not be loaded. Have anybody experience this issue before?
Reply With Quote
  #2 (permalink)  
Old 05-26-04, 15:58
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Do you know if Crystal Reports 9 supports calling DB2 Stored Procedures?
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 05-27-04, 05:01
renga7 renga7 is offline
Registered User
 
Join Date: Jun 2001
Posts: 20
I had faced the same problem with DB2 v7.2 on Linux. Didn't face the problem after changing to DB2 v8.1

Two questions

1. What's the OS on which Crystal is running?
2. What's the driver you are using? If its Windows, are you using ODBC or Native Driver
__________________
Renga
Reply With Quote
  #4 (permalink)  
Old 05-28-04, 10:26
bbfung bbfung is offline
Registered User
 
Join Date: Nov 2003
Posts: 18
1) Crystal and DB2 client is on NT workstation.
2) ODBC driver version 7.01.00.88 on d:\program files\sqllib\bin.
It is installed by DB2 client.
By the way, I have out parameters in my stored procedure.
Reply With Quote
  #5 (permalink)  
Old 06-01-04, 07:43
renga7 renga7 is offline
Registered User
 
Join Date: Jun 2001
Posts: 20
Hi,

I dont think you can access out parameters from crystal.

Crystal expects a result set. I have tried this in Crystal 8.5 and was unable to do it.
__________________
Renga
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On