hey, im using C# to write to databases, i can do it though a normal exe normal but when i try and do it though a web page cgi and stuff, it just comes up with an error


System.Data.OleDb.OleDbException: Operation must use an updateable query.
is there some thing that i need to change in The IIS? i have set the permissons to write, execute and read?