Hi , look at prepared statement : http://dev.mysql.com/tech-resources/articles/4.1/prepared-statements.html?rated=0
Mathias Selon weetat <[EMAIL PROTECTED]>: > Hi all , > > I need to pass paramter to mysql script , for example , my script , > > INSERT INTO SYSTEM_PARAMETER_TABLE > (branch_code,param_name,station_id,param_value) > VALUES(?,?,?,?) > > Anybody have any ideas how to do that ? > > Thanks > > - weetat > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] > > -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]