ASP ADO Problem - TechRepublic
General discussion
December 18, 2000 at 01:17 AM
munrrob

ASP ADO Problem

by munrrob . Updated 25 years, 6 months ago

I have an ASP page which makes an ADO connection to an Access database. I then try to create a recordset from a constructed SQL statement but always obtain zero hits. I can run the SQL statement on the database and it works.
I have checked the IUSRpermissions and the odbc setup which looks fine. The code has been checked against samples from books and technet and looks fine.
Any ideas?

This discussion is locked

All Comments