Hi,
 
I've written a few python scripts that use some sql queries to a mysql database. I have a script that can access the database and get information ok but i have a sript that tries to insert data to the database, but when i try to run it, i get a zope error that mentions Unauthorized: query.
 
Does anyone know why this is and how to get round it?
 
Cheers
 
Alan