1 / 1

Resolve Database Error 1048: Column 'useragent' Cannot Be Null

Learn how to fix database error 1048 by ensuring 'useragent' column isn't null during INSERT operation. Step-by-step guide and tips provided.

talon-chan
Télécharger la présentation

Resolve Database Error 1048: Column 'useragent' Cannot Be Null

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. <div style="color:#FF0000;background:#FFFFFF;">Datenbank-Fehler: 1048: <b>Column 'useragent' cannot be null</b><br />Query: <code>INSERT INTO hitz (sid,docid,doctype,useragent,host,referer,ctime,cdate) VALUES(?,?,?,?,?,?,NOW(),DATE(NOW()))</code><small><br />Datenbank: Host=localhost; DB=ihk_ostbra</small><div>

More Related