Date changed from 0001 to 2001

  • Thread starter Marek Papala via AccessMonster.com
  • Start date
M

Marek Papala via AccessMonster.com

Hello,

I need to pass to AS/400 date "0001-01-01" as a default date.
In my system I use convention #1/1/001# but MS Access automatically changes
date to #1/1/2001#

How to do?

Best Regards,
Marek Papala
 
M

Marek Papala via AccessMonster.com

Hello,

no I need exactly pass the date 0001-01-01.

I've found somewhere in Internet that default value of date i VB is 0001-01-
01 00:00:00.
I've tried to not to initialize the variable and assign it to another, but in
debugger I see that value of this variable is 00:00:00 instead.

Best Regards,
Marek
 
Top