win2k adv server, iis5.0, access2000
trying to create a 'web' folder where i can put a mdb that i can get to with
an odbc connection
what i have tried
1.create a virtual website=web1 (i have web pages here that i can
access)(mydomain.com/web1/web.htm)
2, create a virtual directory in the above website where the .mdb file is
located, this dir has read + write permissions and just anonymous access for
now, directory alias is 'web1data'
when i go to create the odbc connection on a 'client' machine and give the
location to be a 'network place',
http://mydomain.com/web1data/, first i got prompted for user/pwd and gave it
a admin acct, it seems to accept it, then i get a new instance of IE with
the address displayed being
http://mydomain.com/web1data/, its an empty
page, but thats it, and am left with the odbc connection ready to pick a
local file like i had never even specified the connection to be a 'network
folder' or 'network place'
anybody follow this? and had experience with this?