Teamfuze (http://www.teamfuze.net/index.jspa) is gone beta, finally Oracle developers with Visual Studio 2010 Database Edition beta will experience the same feeling of Sql Server developers, when moving from old-style database development to VS Database Edition. You can sync database, put every object in source control system, generate test data, automate database sync during team build and [...]
I must create a duplicate of a database in another server, I need to duplicate only the structure of actual production database to use with a test web application to check how the webapp works with an empty database. I simply fired a command prompt, went to output directory of my database project, and typed
vsdbcmd [...]




