Unanswered About StockTrader on SQL Server 2008R2 ADV Express

  • lunes, 14 de noviembre de 2011 13:26
     
     

    I know this  sample appl is not for Express versions . Could somebody send .BAK file

    for SQL 2005 or 2008 to  play with  it ...

    Thanks in advance , Alex

    alexstern2004@yahoo.com


    Alex

Todas las respuestas

  • lunes, 28 de noviembre de 2011 21:55
    Moderador
     
     

    As long as your SQLExpress (2005 or above) is installed as default .\sqlexpress instance, or a named instance that includes the string 'sqlexpress', it should work fine with SQL Express Editions.  Just run the installer as is and point to .\sqlexpress.

     

    -Greg


    Greg Leake, Microsoft