Re: ASP and Access Database
Posted by Tim Miller (80.184.158.173) on October 05, 2004 at 11:18:51:
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\ A truly great book should be read in youth, again in maturity and once more in old age, as a fine building should be seen by morning light, at noon and by moonlight.
|