Table Profile Provider Samples problems-getCustomProfileData
I downloaded
http://www.asp.net/Downloads/sandbox/table-profile-provider-samples/
and I created the tables and stored procedures mannually.
Now, I don't know how to call the stored procdure - getCustomProfileData from another stored procedure which I am writing.
How to pass @ApplicationName to getCustomProfileData.
Any help!