internetworkers AT lists.ibiblio.org
Subject: Internetworkers: http://www.ibiblio.org/internetworkers/
List archive
[internetworkers] ASP/access works locally but not on ISP
- From: Marcia <msmartin AT ccbeunet.br>
- To: internetworkers AT lists.ibiblio.org
- Subject: [internetworkers] ASP/access works locally but not on ISP
- Date: Thu, 4 Dec 2003 13:40:14 -0200
Hello everybody, Im very very new to the ASP world, so please bear with me.
Ive just created a very simple ASP/javascript dynamic site, using MS access
for my database. I did test everything locally on my XP IIS, and it works
fine. But once I uploaded to the host server, it doesnt work. It returns
this
error:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Data source name not found and no default
driver specified
I have contacted the hosting place, and they said they ran a test on my
datasource, and it did check out, and as far as they know, the page should be
working. And here's how I'm calling the datasource from my ASP page:
<%
Recordset1 = Server.CreateObject("ADODB.Recordset");
SQLQuery = "SELECT * FROM tb_tipo ORDER BY tipo_nome";
Recordset1.Open(SQLQuery,"receitas");
%>
Now, this is only my first ASP project, and Im not sure how to debug it from
here, since, as far as I can test, it works fine too locally that is. Im
hosting with www.bmchosting.com, out in Colorado, does anybody know them, or
what kind of configuration/specs they require? Shoud I use VBscript instead
of
javascript? Would it matter?
What could be wrong?
Thanks for your help!
Marcia
-------------------------------------------------
WebMail Litoral Internet
www.litoral.com.br
-
[internetworkers] ASP/access works locally but not on ISP,
Marcia, 12/04/2003
-
RE: [internetworkers] ASP/access works locally but not on ISP,
Kurt Schlatzer, 12/04/2003
-
RE: [internetworkers] ASP/access works locally but not on ISP,
Marcia, 12/04/2003
-
RE: [internetworkers] ASP/access works locally but not on ISP,
Kurt Schlatzer, 12/04/2003
-
Re: [internetworkers] ASP/access works locally but not on ISP,
James Manning, 12/04/2003
- RE: [internetworkers] ASP/access works locally but not on ISP, Kurt Schlatzer, 12/04/2003
- RE: [internetworkers] ASP/access works locally but not on ISP, Marcia, 12/04/2003
-
Re: [internetworkers] ASP/access works locally but not on ISP,
James Manning, 12/04/2003
-
RE: [internetworkers] ASP/access works locally but not on ISP,
Kurt Schlatzer, 12/04/2003
-
RE: [internetworkers] ASP/access works locally but not on ISP,
Marcia, 12/04/2003
-
RE: [internetworkers] ASP/access works locally but not on ISP,
Kurt Schlatzer, 12/04/2003
Archive powered by MHonArc 2.6.24.