mysql problem

Discussion in 'Programming' started by Nick..., Sep 5, 2007.

  1. #1
    search_id, INTEGER, NOT NULL, AUTO_INCREMENT, UNSIGNED
    word, VARCHAR(50), NOT NULL
    occurrence, INTEGER, NOT NULL, UNSIGNED
    url, VARCHAR(200), NOT NULL
    link, VARCHAR(200), NOT NULL


    why does this bring me back errors?
     
    Nick..., Sep 5, 2007 IP
  2. NoobieDoobieDo

    NoobieDoobieDo Peon

    Messages:
    1,456
    Likes Received:
    53
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Please provide more details.

    Thanks
     
    NoobieDoobieDo, Sep 5, 2007 IP
  3. Nick...

    Nick... Guest

    Messages:
    637
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Like what?
     
    Nick..., Sep 5, 2007 IP
  4. jakomo

    jakomo Well-Known Member

    Messages:
    4,262
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    138
    #4
    yes, do you want to create a table ? modify a table or what ? :)

    Best,
    jakomo
     
    jakomo, Sep 5, 2007 IP
  5. cristinav

    cristinav Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    more info pls. What's the action you're trying to perform on the DB?
     
    cristinav, Sep 6, 2007 IP