I had found a tool, I'm pretty sure it was from Microsoft a while back for basically uploading data and tracking changes from a local SQL Server to a web server. Basically I have a local application I use to author my data and I have a web page for displaying it. So I need to be able to make changes to the local database and then push them. I had found a tool for this, I believe it basically writes scripts that you then have to just upload and run on your web server to sync it with the local server. I put it aside until I reached that point in my development and now I can't find it and don't recall the name. Anybody know the tool I am talking about? Thanks