Whats Wrong With Second Connection String !

From: Lovely Angel (lovely_angel_for_you_at_yahoo.com)
Date: 08/23/04


Date: Mon, 23 Aug 2004 08:31:43 -0700

Dear Friends
Hope you all doing great.

I am facing a problem connecting to my database after uploading the
files to webserver. They work fine on my IIS6 server I am at home, but
they dont work online.

I am having following folder structure

rootfolder (which containcs all the website fiels)
rootfolder/dbdata (which containes the access mdb file)
rootfolder/admin (which contains admin asp files)

for the files in rootfolder I am using:

objConn.Open "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" &
Server.MapPath("dbdata/datafile.mdb")

for the files in rootfolder/admin I am using

objConn.Open "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" &
Server.MapPath("../dbdata/datafile.mdb")

These string work fine when using on my homeserver but after uploading
them on the online webserver they are not working.

Please let me know where am I going wrong. And If do I need any special
settings on the online webserver.

Waiting for your reply.

Love
Lovely

______________________________

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Relevant Pages

  • Re: Whats Wrong With Second Connection String !
    ... > rootfolder (which containcs all the website fiels) ... > These string work fine when using on my homeserver but after uploading ... > them on the online webserver they are not working. ...
    (microsoft.public.inetserver.asp.db)
  • upload file to webserver
    ... I'm looking at which option is best to take when uploading a file to a ... webserver. ... Webservice, probably with DimeAttachment ... I don't have control over the client environment. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • RE: Navigation Links Bar Problem in Dynamic Web Template
    ... uploading out of FP. ... >> I've attached the DWT to pages in my web. ... >> However when I upload the DWT and pages to my webserver, ... The links work OK. ...
    (microsoft.public.frontpage.client)
  • uploading files without a form
    ... file uploading without using an html form? ... a request from the remote server? ... I simply want the webserver to call my local ... cant seem to get a handle on this - all the info on uploading ...
    (comp.lang.php)
  • Digitally Signing files
    ... We're looking to improve security on our webserver by checking each website directory perdically for files that have not been digitally signed by us. ... The decission to do this has come from someone above me but I need to go back with the following: ... A website can potentially have thousands of files - can you batch sign all of them before uploading to the server? ...
    (microsoft.public.inetserver.iis.security)