Forgive my novice ignorance. Can I place a Microsoft Access database on a web server?
Please don't misunderstand me, I realise I must use ASP to actually access the database. But can my ASP page refer to a database I have placed on a web server.
Like most people, I have 10 MB space on my ISP's server. I realise I can place an ASP page on my ISP server, but that ASP page points at a DSN on my personal computer, pointing to an Access DB on my computer, which means my computer has to be constantly connected to the Internet. I can upload the .mdb file to my ISP server, but how do I get my ASP page to point at it?
Thanks,
Peter
Please don't misunderstand me, I realise I must use ASP to actually access the database. But can my ASP page refer to a database I have placed on a web server.
Like most people, I have 10 MB space on my ISP's server. I realise I can place an ASP page on my ISP server, but that ASP page points at a DSN on my personal computer, pointing to an Access DB on my computer, which means my computer has to be constantly connected to the Internet. I can upload the .mdb file to my ISP server, but how do I get my ASP page to point at it?
Thanks,
Peter