Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Run Access 2007 query from Intranet 1

Status
Not open for further replies.

Tightpants

Technical User
Jan 22, 2004
238
GB
I have a simple Access 2007 database on our network. I would like to include a facility on our Intranet which allows people to run one of the Access queries and display the results without opening the database itself.

What is the easiest way to do this?

The Intranet has been created with Frontpage 2002 but I am intending to recreate the Intranet in Dreamweaver within the next few months.
 
Use an data enabling technology such as asp, asp.net, php or coldfusion page to connect to the database that displays the results in a web page.

John
 
Thanks for suggestions. I have found some relevant asp.net information which should provide the facilites I need.

Many thanks for your help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top