Access is a file server database. Once your server is setup and drive
letters defined, you connect the front-end (Access) to the data back-end
(Jet) like any other server. For a connection, you'd use an ODBC driver (or
a Java based one) and write your web page using JavaScript and SQL. For
server considerations, try:
Most people running the Jet engine, run it on an IIS server, and that's as
simple as installing it, starting the service (automatic), and creating a
DSN to connect.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads http://www.datastrat.com http://www.mvps.org/access
Access is a file server database. Once your server is setup and drive
letters defined, you connect the front-end (Access) to the data back-end
(Jet) like any other server. For a connection, you'd use an ODBC driver (or
a Java based one) and write your web page using JavaScript and SQL. For
server considerations, try:
Most people running the Jet engine, run it on an IIS server, and that's as
simple as installing it, starting the service (automatic), and creating a
DSN to connect.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads http://www.datastrat.com http://www.mvps.org/access
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.