Page 1 of 1

Automate VS2010 Oracle Database Project Deployment

Posted: Thu 03 Mar 2011 16:33
by myaesubi
Hi,

I can deploy from VS2010 manually using the Deploy functionality and I see the outputs in VS2010 which is pretty cool.

I wonder is it possible to automate database project deployment with MSBuild or FinalBuilder? and have the output log available as well?

We use Final Builder to deploy the whole solution, and I'm guessing there should be a way to do the same for database projects.


Thanks,
Mohammad

Posted: Fri 04 Mar 2011 10:19
by Duke
Unfortunately, you cannot deploy project from command line or from MsBuild.
We'll consider adding this feature to the future versions.

Posted: Fri 04 Mar 2011 15:33
by myaesubi
Duke wrote:Unfortunately, you cannot deploy project from command line or from MsBuild.
We'll consider adding this feature to the future versions.
Thanks for the answer. Is there any opportunity to see this feature in near future builds?

Posted: Fri 04 Mar 2011 16:54
by Duke
I cannot promise you this feature in the near future.