473,405 Members | 2,141 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

how to introduce a lot of users?

cas
Hi,

I tried the logon webcontrol after defining some users.
Great, but is it possible to introduce a lot of users in one time (import or
something like that), because i can't imagine i have to do that 100 times,
one user after one?

Thanks
Cas
May 6 '06 #1
3 1138
The underlying data is stored in a database. I am not sure exactly what and
where, but if you are using SQL Server, run a profile on the membership
database and watch what is inserted when you insert a new user. You now know
what commands have to be run, so dupe them for a list. To get the list in,
bulk copy (easiest way is Import/Export in SQL Server).

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
"cas" <cas@nomail> wrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
Hi,

I tried the logon webcontrol after defining some users.
Great, but is it possible to introduce a lot of users in one time (import
or
something like that), because i can't imagine i have to do that 100 times,
one user after one?

Thanks
Cas

May 6 '06 #2
Cowboy (Gregory A. Beamer) wrote:
The underlying data is stored in a database. I am not sure exactly what and
where, but if you are using SQL Server, run a profile on the membership
database and watch what is inserted when you insert a new user. You now know
what commands have to be run, so dupe them for a list. To get the list in,
bulk copy (easiest way is Import/Export in SQL Server).

Also, if you're using the asp.net membership provider pattern, the
source code is available for it so you could manipulate this code to
bulk insert users.

Regards
Ray
May 7 '06 #3
Thanks

"Ray Booysen" <rj***********@rjb.za.net> wrote in message
news:eh**************@TK2MSFTNGP02.phx.gbl...
Cowboy (Gregory A. Beamer) wrote:
The underlying data is stored in a database. I am not sure exactly what and where, but if you are using SQL Server, run a profile on the membership
database and watch what is inserted when you insert a new user. You now know what commands have to be run, so dupe them for a list. To get the list in, bulk copy (easiest way is Import/Export in SQL Server).

Also, if you're using the asp.net membership provider pattern, the
source code is available for it so you could manipulate this code to
bulk insert users.

Regards
Ray

May 8 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: fdsl ysnh | last post by:
--- python-list-request@python.orgдµÀ: > Send Python-list mailing list submissions to > python-list@python.org > > To subscribe or unsubscribe via the World Wide Web, > visit >...
4
by: mike | last post by:
regards: excuse me,can someone introduce me some xhtml webs? i want to see the xhtml web http response. i know one xhtml web "http://www.w3c.org" could someone introduce me some xhtml...
6
by: tim | last post by:
In view of the mixed bag of answers to the "positioning: newbie question" thread, and in view of the fact that the float and the positioning seems to cause trouble (again and again people have...
0
by: ? | last post by:
Hi, After heartily studying XmlSerialization it seems that almost any customization can be implemented to map a class to specific XML schema. Unfortunatelly I can not find how to introduce the...
11
by: Maheshkumar.R | last post by:
Hi groups, How i can introduce some milliseconds delay in application. How i can do achieve this... let me clearly say... (1) I'm displaying slices of medical images. For framerate - for...
43
by: Nikesh | last post by:
Hi friends how about introducing urself ? i m Nikesh from India
61
by: dreamAnders | last post by:
ucc is an ANSI C Compiler. Its code size is about 15,000 lines. The lexer, parser and code generator are all hand-written. The code structure is very clear and straightforward. And there is an...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.