Menu

#111 ERROR: insert failed: INSERT INTO patient_data

Release_3.2.0
closed-invalid
General (86)
5
2010-04-17
2010-04-16
No

ERROR: insert failed: INSERT INTO patient_data SET pid = '1', date = NOW(), title = 'Mr.', fname = 'Mauricio', mname = '', lname = 'Gomez', pubpid = '54681', DOB = '1978-04-10', sex = 'Male', ss = '', drivers_license = '27500031', status = 'married', genericname1 = '', genericval1 = '', genericname2 = '', genericval2 = '', street = '', city = '', state = '', postal_code = '', country_code = '', contact_relationship = '', phone_contact = '', phone_home = '', phone_biz = '', phone_cell = '', email = '', providerID = '', pharmacy_id = '0', hipaa_notice = '', hipaa_voice = '', hipaa_mail = '', hipaa_allowsms = '', hipaa_allowemail = '', hipaa_message = '', occupation = '', language = '', ethnoracial = '', financial_review = '', family_size = '', monthly_income = '', homeless = '', interpretter = '', migrantseasonal = ''

Error: Out of range value adjusted for column 'providerID' at row 1

Discussion

  • Mauricio Gomez

    Mauricio Gomez - 2010-04-16
     
  • Mauricio Gomez

    Mauricio Gomez - 2010-04-16

    Sorry I did not comment: it is happen when I try insert a patient. Could anybody help me ? Thanks in advance !

     
  • Mauricio Gomez

    Mauricio Gomez - 2010-04-16
    • assigned_to: nobody --> bradymiller
     
  • Mauricio Gomez

    Mauricio Gomez - 2010-04-17

    Brady

    It works now thanks a lot for your support !

    I checked in my mysql configuration file and commented this line with semi-colon:
    # Set the SQL mode to strict
    ;sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"

    Thanks again and regards, Mauricio from Argentina.

     
  • Mauricio Gomez

    Mauricio Gomez - 2010-04-17
    • status: open --> closed-invalid
     

Log in to post a comment.