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 > Informix > connect non logging database with logging database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-30-04, 11:15
nevena nevena is offline
Registered User
 
Join Date: Mar 2004
Posts: 1
connect non logging database with logging database

HI,

Can I connect nonlogging database with logging database ?
I need to do this from stored procedure.
I want to create stored procedure on nonlogging database but i need some data from logging database
And how can I do it ?

Thank you in a advance
nevena
Reply With Quote
  #2 (permalink)  
Old 03-30-04, 13:37
RobP RobP is offline
Registered User
 
Join Date: Mar 2004
Location: Netherlands
Posts: 183
Hi,

As far as I know is this not possible. I've already done something like that by writing a C routine that does the job. But this is not easy (or fast). I made it working with unloads.
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