PC Review


Reply
Thread Tools Rate Thread

ASPNETDB Stored Procedures documentation?

 
 
Andrew Morton
Guest
Posts: n/a
 
      21st Aug 2008
Is there any documentation for the stored procedures which are in the
ASPNETDB membership database?

I'd like to use those SPs directly as the ready-made controls are not
suitable for the design I'm working to.

I can /guess/ what parameters should be supplied to some of them from the
names of the parameters, but that cannot be a good way to go about it.

Andrew


 
Reply With Quote
 
 
 
 
Fred
Guest
Posts: n/a
 
      21st Aug 2008
Dans : news:(E-Mail Removed),
Andrew Morton écrivait :
> Is there any documentation for the stored procedures which are in the
> ASPNETDB membership database?
>
> I'd like to use those SPs directly as the ready-made controls are not
> suitable for the design I'm working to.


Why not use System.Web.Security.Roles and System.Web.Security.MemberShip
classes.

--
Fred
(E-Mail Removed)

 
Reply With Quote
 
Andrew Morton
Guest
Posts: n/a
 
      21st Aug 2008
Fred wrote:
> Dans : news:(E-Mail Removed),
> Andrew Morton écrivait :
>> Is there any documentation for the stored procedures which are in the
>> ASPNETDB membership database?
>>
>> I'd like to use those SPs directly as the ready-made controls are not
>> suitable for the design I'm working to.

>
> Why not use System.Web.Security.Roles and
> System.Web.Security.MemberShip classes.


Aha! Somehow I hadn't got to those in the help, in particular the
MembershipUserCollection is what I need.

Thanks,

Andrew


 
Reply With Quote
 
Eliyahu Goldin
Guest
Posts: n/a
 
      21st Aug 2008
And if at some stage you do need stored procedures you can just use your
database tools to open them and view the code.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


"Andrew Morton" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Fred wrote:
>> Dans : news:(E-Mail Removed),
>> Andrew Morton écrivait :
>>> Is there any documentation for the stored procedures which are in the
>>> ASPNETDB membership database?
>>>
>>> I'd like to use those SPs directly as the ready-made controls are not
>>> suitable for the design I'm working to.

>>
>> Why not use System.Web.Security.Roles and
>> System.Web.Security.MemberShip classes.

>
> Aha! Somehow I hadn't got to those in the help, in particular the
> MembershipUserCollection is what I need.
>
> Thanks,
>
> Andrew
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
configuring sqldatasource to use a stored procedure from the aspnetdb Ryan Microsoft ASP .NET 0 24th May 2007 10:55 PM
how can i convert stored procedures in sql to stored queries in ac =?Utf-8?B?YWRz?= Microsoft Access Queries 1 28th Aug 2006 01:49 PM
Map Stored Procedure dependencies from ASP pages through methods to stored procedures dwilliams@newportgroup.com Microsoft Dot NET 6 18th Mar 2005 03:02 AM
Map Stored Procedure dependencies from ASP pages through methods to stored procedures dwilliams@newportgroup.com Microsoft ADO .NET 2 17th Mar 2005 12:47 PM
Error: Executing Stored Procedures-- Cannot Pass TimeStamp Values From sqlCommand Object Parameter to A SQL Stored Procedure =?Utf-8?B?VGVjaE1E?= Microsoft ADO .NET 3 17th Mar 2004 04:03 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:05 PM.