
Originally Posted by
scriptinn.com
Being a Windows and MS SQL user, i could not format a correct query to run for this job.
SQL is SQL and while there are some differences between the various SQL's, I doubt there are any differences at the level you would be working at. Read a record, find that record in the other table and update the record in the other table.

Originally Posted by
scriptinn.com
I want to synchronize passwords of idx_link_temp with idx_link tables so that the current passwords in idx_link_temp should be replaced with the passwords in idx_link table
For the life of me I cannot imagine why you would want to "synchronize passwords of idx_link_temp with idx_link tables.
The idx_link_temp table is used to store the record information created during the ADD link process. When the admin validates the added listing, the information is transferred from the record in idx_link_temp table to a new record in the idx_link table and the record in the idx_link_temp table is deleted.
The idx_link_temp table should always be empty unless a new listing is waiting to be approved.
Well, that is the way it worked in v3.x.
.
esm
"The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."
.