Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

hallikpapa's scratchpad

by hallikpapa (Scribe)
on Nov 14, 2007 at 06:41 UTC ( [id://650694]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $SQL = "INSERT INTO iCDRSbw (rec_num,src_file,src_host,init_status,cdr
    +_day,last_modified,city,state,cname,vname,            
                npa,nxx,ocn,lata,lata_name,pdd,zone_id,cdrs_seq,file_seq,g
    +c_id
    ...
            print "Error inserting: $DBI::errstr\n"
              if ($LOGERR);
        }
    
  2. or download this
    Error inserting: [Microsoft][ODBC SQL Server Driver]Invalid character 
    +value for cast specification (SQL-22018)(DBD: st_execute/SQLExecute e
    +rr=-1)
    
  3. or download this
    INSERT INTO iCDRSbw (rec_num,src_file,src_host,init_status,cdr_day,las
    +t_modified,city,state,cname,vname,            
                npa,nxx,ocn,lata,lata_name,pdd,zone_id,cdrs_seq,file_seq,g
    +c_id
    ) VALUES (1,'icdr.5_5_5B.0.1.200712170000.052964.0','127.0.0.1','Unpro
    +cessed','2007-12-17 00:00:47','2007-12-17 00:00:47','NA','NA',' ',' '
    +,  999,999,' ',1,1,1,1,1,1,'AAAAC0dlvAgiIAABC7Przw.7591990');
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (9)
As of 2024-04-18 09:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found