98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access Training and help » ms access training - Access
ms access training - Access
Resolved · Low Priority · Version Standard
Tim has attended:
Access Introduction course
Access
How do I get the data to appear on the web - looking at loading tables onto our website
RE: Access
Hi Tim
You can load data from Access onto the web, howeverm, you need to consider several areas to get this to work. In our advanced Access course, we cover creating PAGES which is Microsofts answer to Access data on a website without complex coding.
What you do to create this is to create a new object in PAGE. when you save this, an external HTML (web) file is created with a link to the database you have created it from.
There are a few rules that apply. The database file must be on the web server that is hosting the website, along with the HTML file that you have created.
You can also achieve online database functionality using the following technology - HTML, ODBC and ASP. This is the hand coded way, and is significantly more complex than the first method I mentioned, however, it is far more flexible.
Hope that gives you an idea of how to proceed.
Regards
Richard
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Access tip:Copy a Previous Record's Values to a New RecordIf you often enter the same value in one field of a table, there are two methods to save re-typing the data. |