How can I pull the results from a Microsoft Access database query into a web page?
The Access database has a query built into it that yields the desired results. I want to pass a parameter from the web page to the query and have the results displayed on the web page. Looking around the Internet, it looks like some people use ASP for
If your PC/server runs Linux, use PHP, if it's Windows, use ASP or ASP.NET. (You can also use Mono on Linux to run .NET and ASP.NET).
I think the easiest way is via ASP.NET using the built-in Gridview and AccessDataSource control. You just
RT @: Making changes to your #Access database? Consider using a query! Check it out: .
RT @: Making changes to your #Access database? Consider using a query! Check it out: .
RT @: Making changes to your #Access database? Consider using a query! Check it out: .
Making changes to your #Access database? Consider using a query! Check it out: .
RT @: Making changes to your #Access database? Consider using a query! Check it out: . 



