Connecting MS Access to ASP.NET

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Stoic
    New Member
    • Jun 2012
    • 68

    Connecting MS Access to ASP.NET

    Hi,
    I am new to ASP.NET and I have started developing forms and tables, but I have been working extensively in Access and I would still like to maintain my access database.
    Can anyone help me on how to connect my database to my asp form.
    Thanks
  • pod
    Contributor
    • Sep 2007
    • 298

    #2
    DatabaseHelper

    You inspired me to post my answer as an insight :)

    check it out ...

    Connecting to multiple databases using N-TIER architecture (asp.net VB)
    Last edited by pod; Feb 27 '13, 01:35 PM. Reason: typos

    Comment

    • Stoic
      New Member
      • Jun 2012
      • 68

      #3
      Thanks for responding to my entry, however, I will need to be an intermediate user and developer of ASP.NET before knowing exactly what you are referring to here.
      I will keep you codes and study.

      Comment

      • pod
        Contributor
        • Sep 2007
        • 298

        #4
        Like said there are many ways to do this:

        one simple way: w3schools ~ ASP.NET Web Forms - Database Connection


        another insight link for getting a grip on N-TIER :3-Tier Architecture Explained

        Comment

        • Stoic
          New Member
          • Jun 2012
          • 68

          #5
          Oh pod, those are useful sites especially the first one. I believe after reading through, I will settle down on making a lot work for me.
          Thanks so much

          Comment

          Working...