You should be able to do it just as you mention, passing the query
string to cursor.execute().

See 
http://docs.djangoproject.com/en/dev/topics/db/sql/#executing-custom-sql-directly

Have you tried this?  Are you getting an error?  If so, what is it?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to