FDO PostgreSQL Provider connection test tool (x64):

To Install:

    extract all files from the zip file to any directory on your Windows 64bit machine.

To run:

    start a DOS prompt window.

    cd to the above directory

    Enter the following:

        fdoconnect <server> <username> <password> [<database>]

    where server can be hostname:port or just hostname if using default port.

    database is optional.

    You will get a "connection Ok" message, or an error message if the connection failed.
