ClickOnce SQL Express Attach DB Setup

I have successfully deployed my VS2005 .NET (C#) Windows Application to a test-XP workstation. All prerequisites install as well as the actual Application.

Problem: I need to attach a database to the SQL Express (2005)!

Q. How do I use the ClickOnce to inform the SQL Express to attach a DB



Answer this question

ClickOnce SQL Express Attach DB Setup

  • MpRoC

    I have the same question, only I use MSDE as database. Seems like nobody knows.

    Maybe there is another tool.

    How do you plan to deploy any reference data ( I have some tables with reference data that might even need to be updated at some point in time)

    Thanks


  • ClickOnce SQL Express Attach DB Setup