I want to move over 2 - 4 fields from a table in one
database , to a table in another.  The field names are
not an exact match but they function identically (i.e.
username, password)

Whatever I'm using , web development garbage program
;) won't allow me to connect to 2 different databases
so I can't do an update or insertion through that
means.

Wondering how I script something like that, and
probably prefer a way to do it on the fly with each
new sign up , or batched on a regular basis aka, every
hour , every few hours. 

Thank you,
Stuart

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to