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 _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
