MSDE / SQL Express distribution

  • Hi,

    I wondered if anyone can help me with a difficultly we have been experiencing for something.

    Our company sells a desktop application that requires MSDE/Express to be installed on each PC along with our application.

    Most organisations that purchase our software install the our application and MSDE/SQL Express as an administrator account and as a consequence users do not have access to the local SQL Server because they are not trusted users (we only use Windows authentication).

    At the moment we workaround the problem by executing a bat file that adds runs the SQL commands to add a login and grant database access.

    Is there a way to install MSDE/SQL Express so that all profiles on the local PC are given logins ?

    How do other folk distribute MSDE / SQL Express across to each PC within a department.

    Many thanks

    David

  • If you have not other user group as the default (administrators,Users,...) It's already possible to create the login on the groups.

  • Many thanks for your help

    Would it be possible to grant a login to 'BUILTIN\Users' within the installation itself or would I have to execute a batch file after SQL Express has installed?

    Regards

    David

  • I think you need to create a batch and execute them after the installation.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply