Results 1 to 7 of 7

Thread: strange problem - ASP & MS Access

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    10000 light years away
    Posts
    143

    strange problem - ASP & MS Access

    Hi,

    could someone pls help me??

    i'm using asp code to update an ms access table which contains some fields as True/False data type.

    This works fine on my local machine onb which pws is installed.

    But when i upload the page and try it on the web server(IIS), it doesn't update the data.

    All other tables are getting updated on the web server.

    what could be wrong? i'm fed up of trying to debug

    Thanx in advance
    I was gratified to be able to answer promptly. I said I don't know!

  2. #2
    Hyperactive Member Anglo Saxon's Avatar
    Join Date
    Mar 2002
    Location
    Durham, UK
    Posts
    259
    Are you gettting any error messages?

    Can you post your code?

    --
    Anglo Saxon

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    10000 light years away
    Posts
    143
    No error messages whatsoever

    since i'm browsing from a cybcafe, i don't have the code right now. but soon i'll come up with it.
    I was gratified to be able to answer promptly. I said I don't know!

  4. #4
    Frenzied Member Memnoch1207's Avatar
    Join Date
    Feb 2002
    Location
    DUH, Guess...Hint: It's really hot!
    Posts
    1,861
    how are your asp pages trying to connect to the database? Through a dsn? or dsnless (direct path)?
    Being educated does not make you intelligent.

    Need a weekend getaway??? Come Visit

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    You hav to set proper permissions on the folder that contains the MDB file. Contact the server administrator.

  6. #6
    Frenzied Member Memnoch1207's Avatar
    Join Date
    Feb 2002
    Location
    DUH, Guess...Hint: It's really hot!
    Posts
    1,861
    This would have to be throwing some type of error. Whether it couldn't find the database or the database doesn't have the write permissions. It's gotta be throwing an error.
    Being educated does not make you intelligent.

    Need a weekend getaway??? Come Visit

  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Sorry. I must have skimmed the first post. :embarassed:

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width