Any Help for an idiot?

  • Thread starter Thread starter Rob Eventine
  • Start date Start date
R

Rob Eventine

I have created a login using the dotnetdb wizard and have the following
problem..

i can create any account i want but i can not find a way to update, edit or
even del any entry. i can look at the db table views but not from an asp
page...

what am i doing wrong?

thanks a lot in advance...
 
You should look at the topic, Membership Providers, in the documentation.
There is some sample code that you may be able to use. It sounds like you
are using the SqlMembershipProvider.

Have fun,
Eagle
 
Back
Top