How is your field set up on your SQL table? I would start there. When you receive a 1/1/1900 date field, your table is set up using a normal date format and is converting a none date into a date it can use (1/1/1900).
Yes, it is a datetime field on the server..is that correct or what? I am doing the same thing in another form but the only difference is on the other form I am doing rs.addnew.
And that works no problem. but the problem seems to be related to an INSERT statement into the table.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.