本文介绍了installshield中的Oracle数据库模式创建脚本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





1)我用oracle XE 11g创建了一个vb.net应用程序作为数据库。在安装时,我希望applciation自己创建数据库模式。我在installshield 2010中创建安装。



2)我可以从installshield脚本安装oracle吗?如果是的话怎么样?

。如果没有,那么有没有其他的方法,我可以使用?

请帮我。

解决方案


Hi,

1) I have created a vb.net application with oracle XE 11g as database. At the time of installation I want the applciation to create the database schema by itself. I am creating installation in installshield 2010.

2) Can I install oracle from installshield script ? If yes how ?
If no, then is there any other method that I can use ?
Please help me out.

解决方案


这篇关于installshield中的Oracle数据库模式创建脚本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-26 21:20