Re: ASP and Access Database
Posted by Tim Miller (80.184.158.173) on October 05, 2004 at 13:10:59:
In Reply to: Re: ASP and Access Database posted by jazz on April 10, 2003 at 13:28:53:
: Working with ASP on mywebserver : tested on winme-9x : Add mime types below in MIME Type Configuration : asp text/html : asa text/html : inc text/html : In the scripts directory add : asp c:\program files\common files\system\msdac\adcvbs.inc : asa c:\program files\common files\system\msdac\adcvbs.inc : inc c:\program files\common files\system\msdac\adcvbs.inc : (Substitute adcvbs.inc(local) for adovbs.inc(internet remote) if running live on http) : : Virtual Directory Configuration : add this: c:\program files\common files\system\msdac\ I owe my success to having listened respectfully to the very best advice, and then going away and doing the exact opposite.
|