This topic is locked

how to keep records when updating changes

8/24/2005 2:06:06 PM
ASPRunnerPro General questions
author

I just purchased ASPrunner3.2 I was wondering how to update and make modification to certain fields. Such as changing something to a primary key or making template changes without losing the data in my database when I make a new build. Any help will be greatly appreciated. Thanks!
-Steve

admin 8/25/2005

Hi,
after you build the project copy of the database is created in the Output directory and afterwards ASP pages work with this particular copy.
To avoid copying proceed to the Databasetab (Step2) in ASPRunner and uncheck Use Server.MapPath checkbox.