[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

[sqr-users] problem connecting to different database



we are runnin an sqr and it has to access data from two different oracle 
databases from within the sqr. The default database is HRINT
   
  here is a snippet of the code i am using
   
  Begin-select
  a.emplid
   .....
  from IT_PAY_LIST@prod a
  end-select
   
  if i run the select statement from oracle it connects to the prod database 
without any problem...
   
  do i need to initialize somethin at the begining of the sqr before using the 
database link i created in oracle

 Send instant messages to your online friends http://uk.messenger.yahoo.com 

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users