Im having problems adding new data to a table using ASP with SQL Server 6.5
Even though im doing exactly the same thing as I have done with another ASP file with another table in the same database, i get the:
[Microsoft][ODBC SQL Server Driver][SQL Server]EXECUTE permission denied on object....blah blah blah error.
What i dont get is that i cant add Execute permissions on a table, so why does it say that i havent got Execute permissions on something that cant have Execute permissions?
Pleeeeeeeeease someone help meeee
Even though im doing exactly the same thing as I have done with another ASP file with another table in the same database, i get the:
[Microsoft][ODBC SQL Server Driver][SQL Server]EXECUTE permission denied on object....blah blah blah error.
What i dont get is that i cant add Execute permissions on a table, so why does it say that i havent got Execute permissions on something that cant have Execute permissions?
Pleeeeeeeeease someone help meeee