如何从自定义模块检索数据或将数据插入dnn数据库 [英] how to retrive or insert data into a dnn database from custom module

查看:75
本文介绍了如何从自定义模块检索数据或将数据插入dnn数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我是yash,我想将存储在dnn数据库中的dotnetnuke网站的所有用户显示到我的自定义模块中.请为我提供适当的解决方案.....如何完成此任务...

Hi i am yash and i want to display all the users of my dotnetnuke website stored in dnn database into my custom module . Please Provide me proper Solution..... How to achive this task...

推荐答案

没有更多详细信息,将很难为您提供帮助.但是,您只需要使用SQLConnection,SQLCommand,SQLParameter和SQLDataReader类编写一些代码即可连接到dnn db并检索所需的内容.
Without more details it will be hard to help you. However, you just need to write some code using the SQLConnection, SQLCommand, SQLParameter, and SQLDataReader classes to connect to the dnn db and retrieve what you want.


这篇关于如何从自定义模块检索数据或将数据插入dnn数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆