Yeah,this is reall weired, we are using microsoft access 2010 for java ... then here is my printout sql statement
DB Query:
INSERT INTO FileShare(source,destination,date)
VALUES ('C:\Users\JunHai\Documents\Scenario.docx',
'C:\Users\JunHai\Desktop\dfdfd.docx','29/01/2011 00:34:33')
It totally seems alright, but it just keeping giving me syntax error ... who can really see the problem ?