What does this mean?

Discussion in 'Databases' started by ryukenden, Mar 17, 2007.

  1. #1
    I have upload database by SSH but got another problem. It says:

    What might be causing this problem?

    thanks
     
    ryukenden, Mar 17, 2007 IP
  2. Lavee

    Lavee Well-Known Member

    Messages:
    234
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    108
    #2
    What it means is in yr SQL query, you have it like

    Where status =

    and status is not one of the column name in the table you are querying against

    Thanks

    Lavee
     
    Lavee, Mar 17, 2007 IP
  3. Wyla

    Wyla Well-Known Member

    Messages:
    924
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    140
    #3
    exactly what it says. There is no column called status
     
    Wyla, Mar 17, 2007 IP