kjac / FormEditor

A form builder editor for Umbraco 7 - let your editors build forms easily with this free package.
MIT License
99 stars 42 forks source link

Lost form submissions when restoring database from server #212

Open bobi33 opened 4 years ago

bobi33 commented 4 years ago

Hi,

Can you recommend a way to copy a server database to the localhost where you won't lose any form submissions? I used SSMS to create a backup of the server database. I then restored the database to the localhost database. However, after logging into the back office (the passwords changed so I had to change the hex value in the user table) the form data is no longer there. Any suggestions?