the dnn Help Module is a great application, but i analyze it and varios parts of code are bad.
first, the ModuleID in the table HELP_TUTORIALS never is used to add a valid moduleID in my DNN.
I conver the module to a OracleDataProvider and i add the constraint to the table Modules of DNN, because when i delete a module the data are deleshed twice.
analize it and comment that.
thanks