I'd be more inclined to use the one database for both sites during the transition period. My favoured method when doing this is to set the new site up with a datasource pointing to the old database back at the old server. (They're more likely to be accommodating since you're bringing business to them)
Then when your domain name is fully delegated around the net (it takes 4 days to propagate it fully) then copy the database to the new location and switch your datasource on the new location. Then you only have to deal with changes that might happen during the 30 minutes or so you're goign to take getting the database copied and connected. Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month On Sun, Jul 27, 2008 at 3:57 PM, Michael Brennan-White <[EMAIL PROTECTED]> wrote: > I am moving my site to a new host. > > I realize that it will take a few days for the change to be reflected > everywhere. > > Would it be a an okay idea to place a cflocation on the current page to > change to the new server address so that the users are all using the same > converted database. > > Does anyone have example code so I could have a message display for 15 > seconds prior to the page relocation? > > Thanks in advance, > > Michael > http://jobsearchlog.com > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309760 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

