>So how does everyone upload data to their shared hosting remote databases?? >
I don't know of anything to do this specifically built just for MSSQL but I've become a big fan of the convert/sync tools made by the folks at dbconvert.com, and they do have ones that could handle this type of thing. I mainly use them to convert clients from one database to another, but they do have sync tools as well that are useful for keeping data in sync (between different or the same type of database). I've tried a variety of tools for converting and had the best results with theirs, bugs have been fixed promptly as well, so I'd expect the sync tools to be equally good, they do have trial versions but they are quite crippled and not suitable for production work. They do also allow for you to save the session and run it from a command line so should be easy to set up a scheduled task to run on a regular basis. --- Mary Jo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331292 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

