~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From: "Brendon G" <[EMAIL PROTECTED]> Subject: Physically Remote databases
: How do you guys deal with customers who want data read/written from there : own internal systems to there website? : : For the moment we'll assume a connection can be made from the internet site : across the world to the local site. How is this secured? VPN? Firewalls? : : What alternatives are there? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ What type of updating are we talking about? Also, what type of database servers? If SQL Server, and batch updating, then you could use DTS If it needs to be a bit more live, you could have linked servers: one publishes data which the other consumes. Cheers Ken --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
