I am trying to create one windows application with MS Access backend but I am facing some problems for insert and update query.
The select statement works fine for me, b
Password is a reserved word and should be enclosed in square brackets.
insert into tblU(UserName, [Password]) values('ops1', 'ops')
Reserved words in Jet and ACE