|
-
Sep 14th, 2010, 02:24 PM
#1
Thread Starter
Hyperactive Member
Setup Installing Database
Okay, I am writing a database application and I want to create a setup application to install Sql-Server Express and create/configure the database.
Question 1: How do I have the setup project install SQL-Server Express automatically?
Question 2: Once Sql-Server Express is installed, how do I (from the setup) create the database, create the tables, and determine the servername?
If any of this can't be done in the setup, I suppose I could create the database from inside my program... but I don't know how to create a database from VB code.
Any advice would be appreciated.
-
Sep 14th, 2010, 03:55 PM
#2
Re: Setup Installing Database
-
Sep 14th, 2010, 04:04 PM
#3
Thread Starter
Hyperactive Member
Re: Setup Installing Database
Thanks... I'll take a look at it tomorrow and see if I have any questions.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|