Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Select to remote database.

Status
Not open for further replies.

trungu

Technical User
Jul 27, 2001
1
GB
Hello,

I tried to do a select to another database in another server. It works fine for one database :

select count(*) from reef_qscorp_new@hera:rf_popul
(count(*))
104

But it doesn't work for another database :

select count(*) from prod23reefnet01@hera:rf_popul
999: Not implemented yet.

Could any one help please ?

Thanh-truc
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top