Published using Google Docs
ASP-HOSTING-TUTORIAL-testing-MDB-Data-Source.docx
Updated automatically every 5 minutes

ASP.NET WEB PROJECT TUTORIAL

http://notarazi.blogspot.com

INTRODUCTION

This tutorial demonstrate the use of asp project to access MDB data

STEPS

  1. Goto somee.com, Click on Control Panel tab and log in.
  2. Goto User Menu Panel. Select Users/Account/Managed Products/Websites/<<your-site-name>>/File Manager.
  3. Goto Main Panel (File Manager Page). Click upload. Choose file DataSource2.zip  (from http://www.4guysfromrolla.com/articles/022206-1.aspx).
  4. Goto User Menu Panel. Select Users/Account/Managed Products/Websites/<<your-site-name>>/Applications.
  5. Goto Main Panel (Applications Page).Select the folder DataSource2. Click “Convert folder to Application” button.
  6. Using Web Browser, browse the following application path,
    1. http://<<your-site-name>>/DataSource2/ AccessDataSourceEx.aspx
    2. http://<<your-site-name>>/DataSource2/ AveragePrice.aspx
    3. http://<<your-site-name>>/DataSource2/ ProductList.aspx
    4. http://<<your-site-name>>/DataSource2/RandomRecords.aspx
  7. Discuss the output.