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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Query across server/db into temp table

Status
Not open for further replies.

coders4hire

IS-IT--Management
Dec 31, 2003
22
US
We have a HISTORY table on a backup server. I've never written a stored procedure in Sybase. I would like to open the backup server, and export the HISTORY table to the PRODUCTION server into a temp table where I can then do a join and export.
1. Can that be done?
2. Could you give me some sample code?

Thanks,
Doug

---
doug@coders4hire.com
 
Hello, why you don't do this via a pipeline powerbuilder? it work fine for this.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top