INTRODUCTION
This tutorial demonstrate the use of asp project to access MDB data
STEPS
- Goto somee.com, Click on Control Panel tab and log in.
- Goto User Menu Panel. Select Users/Account/Managed Products/Websites/<<your-site-name>>/File Manager.
- Goto Main Panel (File Manager Page). Click upload. Choose file DataSource2.zip (from http://www.4guysfromrolla.com/articles/022206-1.aspx).
- Goto User Menu Panel. Select Users/Account/Managed Products/Websites/<<your-site-name>>/Applications.
- Goto Main Panel (Applications Page).Select the folder DataSource2. Click “Convert folder to Application” button.
- 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 - Discuss the output.