|
-
Jun 25th, 2003, 02:06 AM
#1
Thread Starter
Addicted Member
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!
-
Jun 25th, 2003, 02:29 AM
#2
Hyperactive Member
Are you gettting any error messages?
Can you post your code?
--
Anglo Saxon
-
Jun 27th, 2003, 03:21 AM
#3
Thread Starter
Addicted Member
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!
-
Jun 27th, 2003, 01:14 PM
#4
Frenzied Member
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
-
Jun 27th, 2003, 04:23 PM
#5
You hav to set proper permissions on the folder that contains the MDB file. Contact the server administrator.
-
Jun 27th, 2003, 04:32 PM
#6
Frenzied Member
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
-
Jun 28th, 2003, 12:37 AM
#7
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|