Forum Moderators: open

Message Too Old, No Replies

Access db+query

         

stevelibby

4:10 pm on May 16, 2006 (gmt 0)

10+ Year Member



I have created a query in access and now i wish to display this in my web site, How do i do it?

Demaestro

4:18 pm on May 16, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Well it isn't as simple as all that. You need a connection to the access database. An ODBC will do it. Do you know what that is or how to set it up? If not you should look into it a bit.

Windows has access to it through the control panel.

Go to:
Control Panel
Administrative Tools
Data Sources

Then follow the setup wizard to make a connection to the database. Having your website talk to this connection works differently depending on your site.

Is your site straight HTML, PHP, ASP?