Sorry, i didnt explain what the database was meant to do. It basically holds information on different jobs, thier prices and each jod has a job ID. After i make the database visible, I am going to make it so that when you click on one of the jobs it will add up.
Its meant to be an estimates...
i changed the line to:
strConnect = "Provider=Microsoft.Jet.OLEDB.OLEDB.4.0;Data Source=" & server.mappath("D:\estimates.mdb")
(The database is stored in my D drive, still nothing is happening, the database still isnt showing up...
Hi, i am making a database in Access, and using it with Front Page. I have entered the coding in ASP but the database doesnt seem to be appearing on the screen. This is the coding I have used:
<%
Dim strConnect
strConnect =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.