in reply to Re^3: Mysql templates
in thread Mysql templates

Well I ended up just coding in a seperate prepare/execute statement for each one. It turns out it was less work to just copy and paste than to read the template with special code... Maybe :-(

Thanks for the help.