I have tried MS Access, but it does strange things, like not updating the values that have changed in a table on a make table query and not updating the access table with an update query because it is locked by access itself. OOo Base is not quite ready yet to do anything except connect to the database and run queries but no update or append queries as you cannot link two databases at the same time.
So, how is the best way to do an update-append from one table in a postgresql database on a remote machine to a postresql database with the same table with old values?
I have PgAdmin running also and can connect to both databases.
Any suggestionsd would be appreciated. I only need to do the one table really.
Art
---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings