Results 1 to 3 of 3

Thread: Setup Installing Database

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2009
    Posts
    258

    Question 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.

  2. #2

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2009
    Posts
    258

    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
  •  



Click Here to Expand Forum to Full Width