[PyGreSQL] inserttable and get_tables syntax question

taso tasoadractas at gmail.com
Mon Apr 17 14:34:33 EDT 2006


Hi,
 
I have a few questions regarding the PyGreSql module. I'm new to python  so pardon my lack of  knowledge. When trying to use any of the "get_"  functions (get_databases, get_tables) I receive an "AttributeError". Same thing with "inserttable". Wondering if someone could post a quick example including creation of a database connection and executing the above three functions. I suspect my syntax is off because I can successfully connect to and query from my database, but I can not find any syntactical examples anywhere to confirm my suspicion.
 
 Thanks!
 Taso



More information about the PyGreSQL mailing list