Question
Updating a database on a different server
I currently publish news articles using CF to an MS SQL
Server 2005 Db. I'd like to publish them to my website if possible,
which is hosted on a dedicated server hosting package, where I have
remote access to admin the server, IIS settings, DB settings etc.
Rather than mannually update the website and post the article twice, is there a way I can get each server to talk to one another and post to the external webserver somehow?
Could I perhaps export an xml document or database dump?
Thanks in advance
Rather than mannually update the website and post the article twice, is there a way I can get each server to talk to one another and post to the external webserver somehow?
Could I perhaps export an xml document or database dump?
Thanks in advance
