What would be a simple way to create users report. List items such as usernames, firstnames, lastnames email addresses etc. I beleive the information is blobified in the database.
Yep, I've had a look at this and to be honest it seems massively complex and hard to follow. I'm not entirely sure how it all works, maybe because the instructions seem so long winded. Has anyone successfully implemented this kit?
tonsai
Member
417 Points
89 Posts
How can you create User List Report - Since the info is blobified?
Sep 27, 2006 09:31 AM|LINK
paggy4u
Contributor
3017 Points
774 Posts
Re: How can you create User List Report - Since the info is blobified?
Sep 27, 2006 02:38 PM|LINK
Hello,
Here is the solution. You can store the profiles as per TABLE PROFILE PROVIDER
Th einformation will be clear and not blobified. You will get what you want.
Here is the fully working code, created by MS team. Its available in the sandbox as Table Profile Provider.
Here is the link given below.
http://www.asp.net/downloads/teamprojects/default.aspx?tabid=62
Hope this helps. Do post your comments here and do share it with other too, once you get it created.
Thanks
Paggy4u
-----------------------------------------
Working with Dynamic Languages
tonsai
Member
417 Points
89 Posts
Re: How can you create User List Report - Since the info is blobified?
Sep 27, 2006 02:48 PM|LINK