You haven't found much help as this is not a recommended practice. JET (the
database engine used by Access) is not designed to work as a web-hosted
database. While it's technically possible, it is not scalable.

Signature
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant, Dad, Grandpa
Microsoft MVP
INETA Speaker
www.betav.com
www.betav.com/blog/billva
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------
> How can I connect (client side) to my access 2003 database using a web
> page? I've searched the web and I'm looking for bare bones examples
> to: 1) connect 2) display data 3) update data 4) delete data. HELP!!!