hello all,
I am getting an error message that PGAdmin 1.2 can't create a socket during
the connection process.
I installed Postgresql 7.2 from the source and I used ./configure
--with-perl --with-tcl --enable-odbc.
I can connect to the db with psql and also my web pages based on the db work.
I
I'm trying to convert some Visual FoxPro databases across
to Postgresql. I came across pgAdmin II and it's working
well except for the memo fields.
When I migrate a FoxPro file the structure is created
correctly, with the memo field being set up as a text
field; but no data is subsequently inse