Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Visual Basic .NET (http://www.programmingforums.org/forum19.html)
-   -   setup file (http://www.programmingforums.org/showthread.php?t=12025)

nascar2000 Nov 27th, 2006 8:38 PM

setup file
 
i have a database application ,, and i want to create a setup file

my first question is

is it possible to create a setup file if there is a database in it

my second question is

can somebody show me how to create a setup file


thx

BlackDal Dec 5th, 2006 4:28 PM

yeah you can do it
in light-providers (like access) is very easy writing this programs
in client/server providers (like SQL) you should configure database-manager on
users computer!

to creating a setup in VS2005:
add a new project to your database application from setup & deploy group.
right-click on setup project files list and add your project output to setup maker.
add some shortcut and other things you want.
if
you worked with datasource connection (add database to project) you don't see any problem
else
add database file to setup maker
set it's path to program instaltion path
end if '!
create your setup


All times are GMT -5. The time now is 12:52 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC