Hi List,

I have a python script on the same machine as VOS but running as a
cherrypy server not in virtuoso.  I want to execute sql statements
from the python.  What's my best option?

Seems there's not a free ODBC implementation in python - am i wrong?

Now it seems the best option is to write sql to a file and then call
isql from the command line.  I think this would be fine, but seems
there should be a better way...

thanks,
-Kurt J

Reply via email to