Announcement

Collapse
No announcement yet.

Advanced Blue Voda Form Processor error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Advanced Blue Voda Form Processor error

    I have developed forms with this form processor and had no problems, but on a new form I am getting this message, can some one help?

    There has been an unknown error during Form Table creation. Invalid Query = CREATE TABLE `Form_Nr_5` (`Record_Nr` INT NOT NULL AUTO_INCREMENT PRIMARY KEY, `email` VARCHAR (60), `first_name` VARCHAR (30), `last_name` VARCHAR (30), `address` VARCHAR (60), `city` VARCHAR (60), `state` VARCHAR (250), `home_telephone` VARCHAR (30), `cell_phone` VARCHAR (30), `college1` VARCHAR (60), `hs_city` VARCHAR (60), `high_school` VARCHAR (60), `work_eligibility` VARCHAR (250), `working_papers` VARCHAR (250), `license` VARCHAR (250), `bonding` VARCHAR (250), `local` VARCHAR (250), `disibilities` VARCHAR (250), `seasonal` VARCHAR (250), `ft` VARCHAR (250), `pt` VARCHAR (250), `telecommuting` VARCHAR (250), `career` VARCHAR (250), `freelance` VARCHAR (250), `contract` VARCHAR (250), `hs_diploma` VARCHAR (30), `hs_state` VARCHAR (30), `college2` VARCHAR (60), `college_city` VARCHAR (60), `college_state` VARCHAR (30), `college_state2` VARCHAR (30), `college_degree` VARCHAR (30), `college2` VARCHAR (30), `employer1` VARCHAR (60), `employer1_city` VARCHAR (60), `employer1-state` VARCHAR (30), `emplmonthstart` VARCHAR (30), `emplyearstart` VARCHAR (30), `emplyearend` VARCHAR (30), `position1` VARCHAR (60), `leavingreason1` VARCHAR (60), `employer2` VARCHAR (60), `employer2_city` VARCHAR (60), `employer2-state` VARCHAR (30), `position2` VARCHAR (60), `emp2monthstart` VARCHAR (30), `emp2yearstart` VARCHAR (30), `emp2yearend` VARCHAR (30), `job_responsibilities1` VARCHAR (250), `leavingreason2` VARCHAR (60), `job_responsibilities2` VARCHAR (250), `employer3` VARCHAR (60), `employer3_city` VARCHAR (60), `employer3-state` VARCHAR (30), `position3` VARCHAR (60), `emp3monthstart` VARCHAR (30), `emp3yearstart` VARCHAR (30), `emp3yearend` VARCHAR (30), `leavingreason3` VARCHAR (60), `job_responsibilities3` VARCHAR (250), `college_city2` VARCHAR (60), `application_title` VARCHAR (60), `public_resume` VARCHAR (250), `employment_category` VARCHAR (60), `copy_resume` VARCHAR (250), `employment_location` VARCHAR (60), `relocate` VARCHAR (250), `certify_application` VARCHAR (250), `zip` INT, `code` VARCHAR (30), `Submission_Date` VARCHAR (20),`IP_Address` VARCHAR (15) ) ENGINE = myisam;: Please contact support at ???? @ dbtechnosystems.com

  • #2
    Re: Advanced Blue Voda Form Processor error

    Never mind had 2 fields with the same name

    Comment

    Working...
    X