hey,
I need to make with vs2008 and DNN databases a winform for internal use.
I will have two database, one is a dnn database and otehr it's a equal database, but is a external database.
With the winform I need to be able to read the users in one and otehr database, and then be able to copy to one or to other database. The user regist need to work on a DNN website.
The winform needs to have a form thats make me able to creat a new regist in the DNN database.
So is this:
two equal DNN databases;
one winform that is working for internal uses;
the winform needs to read users from a internal database and one external database;
I nee to be able to copy users from one to other database and in the other way;
The winform need to have a form that akes me able to regist users in the DNN database;
the users most be able to login in the DNN website;
I try to do this for the last 3 weeks, but with the bad help over the internet it's hard, in some other foruns the user said that is hard to explain, but I need this done.