Results 1 to 2 of 2

Thread: [RESOLVED] form authetication using access or mysql

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2006
    Posts
    40

    Resolved [RESOLVED] form authetication using access or mysql

    Hi theer does nayone know how to use form authetication in asp.net using vb and iether and ms access databse or mysql database as all the examplkes I have found use ms sql server database but I dont have that kinda budget
    Any tutorials or help would be great
    thanks
    lee

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: form authetication using access or mysql

    Go through the examples that you've found. They may use SQL Server, but to use any other database, it's just a matter of changing a few classnames and namespaces to those that correspond to your database of choice, such as System.Data.OdbcClient instead of System.Data.SqlClient.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width