OK I am a beginner to this ASP stuff. I have tried more than a hand full of tutorials (all to long and confussing) on connecting to a db on a server using ASP pages and all I get is ODBC errors and stuff like that. Can anyone tell me how I can connect to the DB using HTML and ASP? I set my IIS to except Scripting and wirting to the directory.

I want to start off just connecting and looking at one field then once I get that down I will add more fields and add writing to them but for now I just want to connect. My db name is (Action RequestCon.mdb) and the table I want to look at is Userinfo an the field is Name. Any help would be greatly appreciated

-Troy