PC Review Forums Newsgroups Microsoft DotNet Microsoft VB .NET totally confiused.. i need help

Reply

totally confiused.. i need help

 
Thread Tools Rate Thread
Old 29-03-2008, 10:47 PM   #1
Rob Eventine
Guest
 
Posts: n/a
Default totally confiused.. i need help


hello,
i am trying to access the following dbase table through a web page.. i
have tried gridview, datalist, details view, formview...

really stuck and i can not find any info anywhere (that is actually written
in english) that helps me...

i need to edit, update, delete the aspnetdb.mdf tables to do with
membership. the actual table is aspnet_membership. i am using the membership
wizards to get the info into the dbase, now i need to find a method to edit
it...

save my sanity.. please.. lol

thanks to any and all who help


  Reply With Quote
Old 30-03-2008, 12:24 AM   #2
Cowboy \(Gregory A. Beamer\)
Guest
 
Posts: n/a
Default Re: totally confiused.. i need help

Use the Membership objects rather than attempt to code your own data access.
Everything you need is exposed there, although you do have to configure a
certain way to retrieve passwords rather than just use them.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

*************************************************
| Think outside the box!
|
*************************************************
"Rob Eventine" <btb101@ntlworld.com> wrote in message
news:OFzHj.18734$4f4.18024@newsfe6-win.ntli.net...
> hello,
> i am trying to access the following dbase table through a web page.. i
> have tried gridview, datalist, details view, formview...
>
> really stuck and i can not find any info anywhere (that is actually
> written in english) that helps me...
>
> i need to edit, update, delete the aspnetdb.mdf tables to do with
> membership. the actual table is aspnet_membership. i am using the
> membership wizards to get the info into the dbase, now i need to find a
> method to edit it...
>
> save my sanity.. please.. lol
>
> thanks to any and all who help
>



  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off