Recent content by semail

  1. semail

    a problme with mysql app

    i place "SELECT * FROM my_table WHERE font_name = 'Segoe UI Semibold';" after my sql query and also after changeing "my_table" to "my table name" 1 before and i also tried 1 time after i get this error "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server...
  2. semail

    a problme with mysql app

    i dont have colum called font_name in the table and i copy the entire sql from pabbly mysql app and paste it into phpmyadmin sql quiery i get no errors
  3. semail

    a problme with mysql app

    I have a little problem with a MySQL app that doesn't accept a certain amount of email bodies. It only accepts email bodies with just text (non-HTML code), although my database accepts it i get this error " { "status": "error", "message": "You have an error in your SQL syntax; check the...
Top