I downloaded and installed the following: python-2.5.4.msi wxPython2.8-win32-unicode-2.8.9.2-py25.exe pysqlite-2.5.1.win32-py2.5.exe MySQL-python-1.2.2.win32-py2.5.exe reportlab-2.3.win32-py2.5.exe PIL-1.1.6.win32-py2.5.exe
postgresql-8.3.6-1-windows.exe psycopg2-2.0.8.win32-py2.5-pg8.3.4-release.exe dabo from subversion (Feb 21) As a superuser, I created a single table in Postgresql in the default public schema. I can do select * from tblname or select * from public.tblname within PgAdmin3. I created a connection using CnxEditor.py using superuser credentials and it can connect to Postgresql. On Sat, Feb 21, 2009 at 12:29 PM, johnf <[email protected]> wrote: > > Would you please give me the version of Postgres you are using and any > other > settings you might have. It has been reported that statement is causing > trouble with the windows. Thanks for your report and help. > > > > -- > John Fabiani > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
