1
Answer

Access DateTime Insert

Ask a question
Thomas S

Thomas S

16y
4.3k
1

Hi,

i tryed to insert with the following sql syntax:

"INSERT INTO Mail(betreff,inhalt,timestamp) values('asdf','asdf',#2008-09-03 13:27#)"

but it doesnt work.

If i remove the timestamp (insert into mail(betreff,inhalt)...) it works.

What is wrong with the TimeStamp? Access says its a syntax error.

 

Regards,

Thomas


Answers (1)