I used PWS (win98 ) in testing my asp scripts in my pc and everything was going alright. I uploaded my asp scripts to brinkster.com and even before I uploaded them and used IIS, I was getting a SYNTAX ERROR in INSERT statements (sql) when adding a new record to a table which has an autonumber field (I got no problem with tables without an autonumber field). I tried to use the syntax RS.AddNew but the error I got was "Provider does not support this action" (something like that) . I am confused since with PWS, using the same script, everything was fine. Please help me... By the way I am using Microsoft Access fo rmy database.