This topic is locked

Edit changes being lost next day

8/12/2005 7:53:24 AM
ASPRunnerPro General questions
Corinne author

I have created a page and allow the users to be able to edit fields in a table. They are able to do this and I can see the changes on the screen after it is refreshed and I can also go into the table and see the changed data there. What the problem is is that the next day the changes are not there. The table is there just fine but the edited changes are gone. I checked with our operations team to see if something was happening with this table overnight on some process but was told that nothing touches this table that would overwrite it like that. Can anyone give me any suggestions as to where I can look for the solution to this problem?
Thanks,

Corinne

admin 8/15/2005

Corinne,
if you use Use Server.MapPathoption on the Database file tab in ASPRunner then database rewrites all the time you rebuild the project.
Otherwise you need to find the cause of your problem somewhere else because ASPRunner doesn't roll back the changes made.