View Single Post
  #1 (permalink)  
Old 06-08-09, 06:38 AM
vinyl3 vinyl3 is offline
New Member
 
Join Date: Jun 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
winform read and write users

Hello,

I'm here with a problem, I need to make a winform application that read users from a DNN database, then I had other equal database.
What I need to make is to be able to read the users from one and other database and copy to the other, I need to be able to create users.
The problem is that work with winform is not the same was work with a normal asxc file and because the default database create for DNN got info about the users e some diferente tables, so i don't really what I need to create the user and to copy.

- I need to be able to make a form for create users
- Then I need to copy user from one to other database
- All the usres that I have one the DNN database most be working, must be able to login in the website
Reply With Quote