What is the Commonent that must Instal in the instaler to work the DB correctly

  • Hello All..

    I am a new Member in this forum, and Iam new user to SQL Server Express.

    I need to make instal to my project .

    my project C# with DB sql server express

    my Question is:

    How to make instal the sql server express with my project to work correctly??

    Or what are the commponent that I must contained in my installer to work the DB??? and where will I find this commponent??

    I work with VS2005

    Thank for all....

  • If you want to embed SQL Server Express in your application you can either call sqlexpr.exe or you can build an installer that uses SQL Server Express's setup.exe. There is a whitepaper by Microsoft that gives you examples, see http://msdn2.microsoft.com/en-us/library/bb264562.aspx

    Regards,

    Andras


    Andras Belokosztolszki, MCPD, PhD
    GoldenGate Software

  • Thank you very mush

    I will try it soon...

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

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