Okay, the subject is a blatant fish-hook for a message that has nothing to do with education, segregation or even politics. It has to do with development environments.
I have two computers that I work on, a desktop and a laptop. As of this moment here's what I have: On the desktop I am running CVS Server, SQL Server 2000, MySQL, Apache2, PHP and CF Developer Edition and CFEclipse. On the laptop I have CFEclipse, Apache2, PHP and CF Developer edition, SQL Server client tool. When I build on the desktop I have all of the datasources pointing to the localhost databases. For the laptop I have the datasources pointing to the datbases on the desktop. This works just fine and lets me maintain a single database set for my applications. However, it also requires that I have an internet connection on my laptop to test apps. I want to remove that limitation. What I want to know is how can I set up some kind of automated synchronization that would mirror the information on the desktop database server onto the laptop server and vice-versa? Okay, I could do it manually (generate a SQL Script for everything) but I would have to remember to run that script once I got back into the office. What I'm wondering is if there is a tool that will let me have two MSSQL and MySQL database servers on two different machines and keep them seperate but equal. Thanks! Hatton ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:143028 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
