Archives
SQL server provides way to connect to remote database (SQL, Oracle and many others). Within your store procedure, you can dynamically connect to the remote DB, fetch data, process them into Syteline DB. Business Case: Let’s say you have a web store database, in a remote database server. You want to replicate the orders into […]
Mar 12th, 2010 | Filed under Development, SQL
Tags: DB Server, Store Procedure