Hello,
I have a database in Access, and I know SQL coding for it. So i wrote a query that would get different things from database and put it all together in a nice table.. I update the database, it updates the output from query. I also have a website, built in xhtml, so nothing fancy.
Website files and database are both on same computer server and folder. How can I insert some code onto my webpage, that would open and run this query, and basically import my access database on website? Sure, you can say - read up on it... But i'm still reading on how to create a server, SQL coding, and further Java, so I'm fried... Any help, doens't have to be code, though that would help, would be appreciated.