Help for this page

Select Code to Download


  1. or download this
     INPUTS
    CID,MSISDN,Preference,TYPE,SEVERITY 
    "9","9596354636","1","A","2"
    "9","9596560722","2","A","2"
    "9","9596560722","2#3#4","A","2"
    "9","9622526453","3","D","2"
    
  2. or download this
    
    my $user_sth  = $dbh->prepare("insert into user_master (msisdn,cat0,ca
    +t1,cat2,cat3,cat4,cat5,cat6,cat7,vip,SAcode,phone_type) values (?,?,?
    +,?,?,?,?,?,?,?,?,?) on duplicate key update ?");
    ...
    
  3. or download this
    DBD::mysql::st execute failed: You have an error in your SQL syntax; c
    +heck the manual that corresponds to your MySQL server version for the
    + right syntax to use near ''cat1=1'' at line 1 at ./dnd_category_mana
    +gement_incremental_provisioning.pl line 208, <FD> line 1.