Instructions for DNN TurboSQL

Please read these instructions carefully to avoid data corruption and upgrade issues.
If you are facing any issues or questions, please contact us.

Minimum version supported is DNN 7.1.2; please do not apply to prior Versions.
The scripts take care of the DNN version currently running, i.e. you do not have to take care of it yourself.

Initial Install of TurboSQL for DNN Platform

Preparing a Future DNN Upgrade

Additional Tools Included

Troubleshooting

Q & A

Q: What is the risk of applying the scripts?
A: If you do not apply TurboUnSchemaxxx.sqlscript, you might face upgrade issues

Q: How do the scripts improve performance of 3rd party extensions?
A: 3rd party extensions will benefit, when using core methods, however current script versions don’t include optimization for specific tables and procedures

Q: Does TurboUnSchema.sql undo all the changes previously applied
A: No, it just makes sure, DNN upgrades should run without issues, by removing schemabinding and applying version specific modifications, if DNN scripts are not properly written for re-run.

Q: How do I resolve, if the script didn't succeed or the DNN application restarted during execution?
A: You may run any of the scripts using e.g. SQL Server Management Studio, but need to replace {databaseOwner} and {objectQualifier} tokens with the appropriate values from web.config (by default {databaseOwner} is 'dbo.' (without quotes) and {objectQualifier} is an empty string.
---

Contact

Please report issues here

For additional support, you may contact me directly.


© 2014 by Sebastian Leupold, dnnWerk Germany