Ok so I'm trying to switch from PT2 to PT3, and I want to import all the hands from my PT2 database to a PT3 database. But apparantly I need to convert my PT2 database to PostgreSQL in order to do that. So, following other info. I received from this forum, I uninstalled PT3 and PostgreSQL 8.3 and installed PostgreSQL 8.2.6. Now when I click "start conversion" to convert my PT2 database to PostgreSQL, one of two error messages comes up; either
"Error connecting to the hand history database: 0- transaction already connected" or
"Error connecting to the default PostgreSQL database: 01 - SQSTATE = 08001 FATAL: password authentication failed for user "[insert username]" This could be because you have: 1. Entered the wrong user name/password/server name/port. 2. Not started the PostgreSQL database server 3. Not installed the PostgreSQL ODBC driver. Please click the help link at the top right corner of the window for more details."
I know I have the correct user name/password. The server name is "localhost", the port is 5432, and the ODBC Entry to Use is "PostgreSQL Unicode". Could someone please tell me what I need to do to get my PT2 database converted to PostgreSQL? ty