使用ms访问数据库在vb.net中创建安装项目

问题描述:

我创建了一个与ms access database集成的应用程序。现在我尝试以典型的方式创建一个设置,但它只为非数据库应用程序创建一个设置。它不是自己带数据库。我想知道如何使用数据库创建设置?我已将数据库放入bin / debug文件夹。

I have created an application which integrates with ms access database.Now i am trying to create a setup in typical way but it only creates a setup for non-database applications. It is not taking database with itself. I want to know how to create setup with database? I have placed database into bin/debug folder.

你见过这个:使用MS Access在.NET中创建安装项目 [ ^ ]?



请在CP网站上使用Google和SearchBox(rigth-top corner)。
Have you seen this: Creating setup project in .NET with MS Access[^]?

Please, use Google and SearchBox (rigth-top corner) on CP site.