Configure DNS record for an access database

  • Thread starter Thread starter yubrant cardenas
  • Start date Start date
Y

yubrant cardenas

How do you set up a DNS record in W2K for an Access
database in order for an ASP site to be linked to this
database? I tried to find a document related to this but
could not find it. Thank you
 
Well, if it's a subweb, that's an IIS thing. What ever the site address is,
such as:
www.domain.com
And if you create a subfolder under the web root folder, such as
"subfolder", then you access it by:
www.domain.com/subfolder

Normally that is IIS doing that. Usually the website's address is put in DNS
for the created WWW record. Once you go to IIS, whatever subfolders are
there, are directly accessesd by their names, as shown above.



--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
 

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

Back
Top