On Wed, Mar 28, 2012 at 10:44 AM, Suraj <suraj....@gmail.com> wrote:
> Hi friends,
> I have couple of question on SQL membership provider.
>
> 1. I am using sql membership provider. I have a drop down whose value
> is saved into the profile table. But I want to save the text value
> also into the table.
>
> How can I achieve this.
>
> ****************
> 2.I am displaying the values getting from Membership.GetAllUsers() to a grid.
> For all the users in the grid, I have value in the profile table. How
> can I join the  Membership.GetAllUsers() & profile table ?
-----------------

Change how GetAllUsers() operates.  You may overload it to separate
the existing data or the newer version you want to receive.


-- 
Stephen Russell

901.246-0159 cell

-- 
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
Web Services,.NET Remoting" group.
To post to this group, send email to dotnetdevelopment@googlegroups.com
To unsubscribe from this group, send email to
dotnetdevelopment+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
or visit the group website at http://megasolutions.net

Reply via email to