in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Installing Dash Commerce in an existing SQL 2005 standard database

Last post 06-22-2009 12:36 PM by chris.cyvas. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 08-20-2008 11:57 AM

    • Clint
    • Top 500 Contributor
    • Joined on 08-13-2008
    • Posts 4

    Installing Dash Commerce in an existing SQL 2005 standard database

    If I use a pre-existing database (SQL 2005 std) for my Dash Commerce (DC) install, will DC drop or delete anything in the database (tables, stored procedures, functions, views,etc.) that don't use the same names as DC items?

    Oh, and I guess I should also ask: Is there any reason DS won't work with SQL 2005 standard or workgroup edition?

    I realize, I could test this myself or look through all the code to find out, but I was hoping I could save some time and just ask.

    Thanks for your help,

    Clint

     

  • 08-20-2008 1:39 PM In reply to

    Re: Installing Dash Commerce in an existing SQL 2005 standard database

    This should work with any version SqlServer 2005 but you might have to tweek the connection string.
    The installer only drops tables that are from dC
    If the installer makes problems you can run the sql files yourself against your DB

    And Please make a backup of your DB beforeyou do this

    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
  • 06-19-2009 4:09 PM In reply to

    • vatsal
    • Not Ranked
    • Joined on 06-11-2009
    • Posts 1

    Re: Installing Dash Commerce in an existing SQL 2005 standard database

    From where I can download the database or the SQL Script of databse???
  • 06-22-2009 12:36 PM In reply to

    Re: Installing Dash Commerce in an existing SQL 2005 standard database

    It's in the code base under Web\install\scripts

    --
    Big Smile ~ Chris

    Open Source = Community = Shared Responsibility = Submit A Patch!
Page 1 of 1 (4 items)