scsi
02-15-2002, 02:22 PM
hi there,
I need to run a script for every record returned from mysql -u xxx -1xxx -D testdb -e "SELECT IdCK, Preset FROM CKTbl WHERE IntOpen = 1 " -N -s
and the record fields are the arguments of the script i need to run... any idea?
thank you in advance
I need to run a script for every record returned from mysql -u xxx -1xxx -D testdb -e "SELECT IdCK, Preset FROM CKTbl WHERE IntOpen = 1 " -N -s
and the record fields are the arguments of the script i need to run... any idea?
thank you in advance
