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 > Java Stored Procedures

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-16-05, 06:57
juan_pane juan_pane is offline
Registered User
 
Join Date: Feb 2005
Posts: 4
Exclamation Java Stored Procedures

Hi:
I'm trying to write a Java Stored procedure on DB2 8.2 for Windows and my problem is as follows.
I need to establish a database connection to a different database to the one the stored procedure is on. Is it possible to do it?. I´ve already tried all I can think about but nothing worked.
The reason I need to access another database is because I need some data stored on it in order to return some values from the actual database where the java procedure is stored.
All ideas will be welcome
Thanks

Juan Pane
PD: Does anyone know some good Java Stored Procedures Manual?
Reply With Quote
  #2 (permalink)  
Old 02-16-05, 11:11
bmujeeb bmujeeb is offline
Registered User
 
Join Date: Mar 2004
Posts: 448
Consider federated database.

regards

Mujeeb
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