Jump to content

Problem inserting date


xionhack

Recommended Posts

Hello, I have a query, and when I run it the date is never inserted. What is the problem? The field where that date is inserted is a "date" type. Can somebody tell me what is the problem? Thanks!

 

INSERT INTO activity (type_activity, details, date, member_id)
VALUES (1, 'activity', '1/1/2009', 1)

Link to comment
https://forums.phpfreaks.com/topic/142365-problem-inserting-date/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.