Automate VS2010 Oracle Database Project Deployment

Discussion of open issues, suggestions and bugs regarding database management and development tools for Oracle
Post Reply
myaesubi
Posts: 6
Joined: Tue 01 Feb 2011 22:02

Automate VS2010 Oracle Database Project Deployment

Post by myaesubi » Thu 03 Mar 2011 16:33

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

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Fri 04 Mar 2011 10:19

Unfortunately, you cannot deploy project from command line or from MsBuild.
We'll consider adding this feature to the future versions.

myaesubi
Posts: 6
Joined: Tue 01 Feb 2011 22:02

Post by myaesubi » Fri 04 Mar 2011 15:33

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?

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Fri 04 Mar 2011 16:54

I cannot promise you this feature in the near future.

Post Reply