Re: ASP Database connection problem

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Roland Hall (nobody_at_nowhere)
Date: 04/29/04


Date: Thu, 29 Apr 2004 00:35:31 -0500


"Ray" wrote in message news:c6p8mv$56p$1@sparta.btinternet.com...
: .....now it says
: Provider=Microsoft.Jet.OLEDB.4.0;Data
: Source=C:\Websites\hdo212\notjustbooks\fpdb\books.mdb
:
: which is wrong! It seems to be looking on my local system rather than my
web
: server. But it's progress!

Hey Ray...

Run this on a new page, on the webserver and tell us what you get.

<%@ Language=VBScript %>
<%
Response.Write(Request.ServerVariables("PATH_TRANSLATED"))
%>

-- 
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp


Relevant Pages

  • Re: Collection object in ASP
    ... Ray at home ... Dictionary object is the most suitable replacement for a collection ... without even the implied warranty of merchantability ...
    (microsoft.public.inetserver.asp.general)
  • Re: changing txt to number
    ... As Ray said.... ... To verify: ... Roland Hall ... without even the implied warranty of merchantability ...
    (microsoft.public.inetserver.asp.db)