THIS is why I hate ASP and Access...
Problem: Test script using test copy of calendar database throws error that indicates problem is probably that database permissions are wrongly set.
Solution (after many hours of beating head against the wall): delete test database, replace with fresh copy of test database set to exact same permissions as original test database.
Gah.
Solution (after many hours of beating head against the wall): delete test database, replace with fresh copy of test database set to exact same permissions as original test database.
Gah.

no subject
After you learn Perl, learn about the DBI (no link, it's easily Googlable). The DBI will completely replace all those nasty, ugly VBScript ODBC/ADO/DSN calls and make your programming simple and fun.
no subject