Reinstalling the performance toolkit did re-create the EntityManager database

Answered Reinstalling the performance toolkit did re-create the EntityManager database

  • 24 ianuarie 2012 22:55
     
     

    Hi,

    After uninstalling and reinstalling the 2010 performance toolkit it did not re-create the EntityManager database on the local SQLEXRESS.

    Any advice would be appreciated

     

    Thanks, George

Toate mesajele

  • 25 ianuarie 2012 21:28
     
     Răspuns

    Hi George,

     

    There is a script called "EMDB_Setup.sql" in the toolkit within the Utilities folder under your project folder that you can run to create the Entity manager database if it does not exist.  Just run that script in OSQL or Microsoft SQL Server Management Studio and it will create the database for you.

     

    Thank you,

    Russ Dobbins

    • Marcat ca răspuns de GeorgiePorgi 26 ianuarie 2012 22:19
    •  
  • 26 ianuarie 2012 22:20
     
     
    Thanks for you help Russ.