how to add new level according to mysql database

Discussion in 'C#' started by mokbul, Dec 19, 2010.

  1. #1
    ERROR [42000] [MySQL][ODBC 3.51 Driver][mysqld-5.1.44-community]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'left join TariffsNames tn on T1.id_tariff=tn.id_tariff LIMIT 0,25' at line 1
     
    mokbul, Dec 19, 2010 IP
  2. Mr.AD

    Mr.AD Member

    Messages:
    89
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    41
    #2
    Please tell us more information about your problem. None can help you with only one error you post above !
     
    Mr.AD, Dec 24, 2010 IP
  3. mokbul

    mokbul Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    i add new level in voipswitch vsc but error shown:

    ERROR [42000] [MySQL][ODBC 3.51 Driver][mysqld-5.1.44-community]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'left join TariffsNames tn on T1.id_tariff=tn.id_tariff LIMIT 0,25' at line 1
     
    mokbul, Dec 25, 2010 IP
  4. Mr.AD

    Mr.AD Member

    Messages:
    89
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    41
    #4
    OMG ! Why do you not post full SQL command ? Based on that error I think you have something wrong in INSERT statement !
     
    Mr.AD, Dec 25, 2010 IP
  5. brendon28

    brendon28 Peon

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0