totally confiused.. i need help

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rob Eventine

    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_membersh ip. 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


  • =?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=

    #2
    RE: totally confiused.. i need help

    OK, well "totally confiused [sic] .. " isn't a very descriptive subject line
    for a newsgroup post. Something that briefly describes the crux of your
    question would be more appropriate netiquette.
    If you go to the ASP.NET site QUICKSTARTS, you will find excellent sample
    code about how to use ASPNET.MDB and much, much more. The QUICKSTARTS also
    installs locally with the ASP.NET Framework SDK if you choose to install it.
    Remember: "QUICKSTART S FIRST".

    -- Peter
    Site: http://www.eggheadcafe.com
    UnBlog: http://petesbloggerama.blogspot.com
    Short Urls & more: http://ittyurl.net


    "Rob Eventine" wrote:
    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_membersh ip. 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
    >
    >
    >

    Comment

    Working...