Question : Asp.Net profile information in SQL view

Hi There

I am written a sql view and I am trying to get a persons profile details using an SQL view.
They are stored in asp.net Profile table using the standard propertnames andpropertyvalue string columns.
I would like each property value to be a new column in the view.

Thanks
Stanton

Answer : Asp.Net profile information in SQL view

Open the aspx file in design view and then try. you will be able to access the variables
Random Solutions  
 
programming4us programming4us