vba and iis

W

WC Justice

I would like for a compiled Access database at a client's office to check a
second Access database on my remote server via the internet before opening,
so that I can keep the first database from opening if I choose. The code is
in place and works fine, but only as long as the other database is on the
local network.

The remote server is running iis and Access. My question is whether or not
the two databases can communicate, and if so, how?

Thanks
 
L

Lance McGonigal

I've never been able to get it to work via the INET. What i did do is
create a page that is in a table format. I then attach it to the app. if a
value is set low in the table then the app won't open directly.

Blessings
 

Ask a Question

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.

Ask a Question

Top