Loans | Debt Consolidation | Debt Help | Submit article | Online Degree Resource
IIS 4, can't query Access DB [Archive] - PCMech Forums

PDA

View Full Version : IIS 4, can't query Access DB


artsapimp
06-16-2000, 06:54 AM
Our networking person is out of the office and I need some help ASAP. We have a database that is used every minute to update customer's accounts. We need to see the updates on customers but when we query a customer's name it returns no results. that is for everyone. I know they're there, but I don't get an error either.

What setting might be wrong? Any suggestions are appreciated. thanks

------------------
If you think an education is expensive...try ignorance.

vitalstatistix
06-17-2000, 12:22 AM
check out ur NT eventviewer logs of Applications .. find out the error being stored on server. Post that here,
also, check
a) ODBC DSN for the application is not changed
b) IN IIS mgmt console, enable sending detailed error message to client, this will give detailed 8000x4000 kind off error code, find that out and post it .. or if you have access to M$ (@#$%^) Technet, search there
c) your global.asa file, if it may be corrupt. (i am assuming that your programmers used global.asa approach to code)

hth

gtfx

[This message has been edited by vitalstatistix (edited 06-17-2000).]