+ Reply to Thread
Results 1 to 2 of 2

Thread: Advanced Blue Voda Form Processor error
      
   

  1. #1
    mmcgahy is offline Private First Class
    Join Date
    Feb 2008
    Posts
    7

    Default 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. #2
    mmcgahy is offline Private First Class
    Join Date
    Feb 2008
    Posts
    7

    Default Re: Advanced Blue Voda Form Processor error

    Never mind had 2 fields with the same name

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49