L
Lars Gustavsson
I think I found it. It works anyway.
The problem was that I develop the application with an english version
of Access 97 under Windows 2000, and the problem occurs on a swedish
runtime edition of Access 97 on a Windows NT server. I've been told
that the problem could be with the Date() function, which is used.
When changing to Now(), it works as expected.
It's still strange though, how this could happend in the first place,
since the Date() function has been there for years, before I added a
few fields to the linked database table.
Thanks, for all effort to help!
The problem was that I develop the application with an english version
of Access 97 under Windows 2000, and the problem occurs on a swedish
runtime edition of Access 97 on a Windows NT server. I've been told
that the problem could be with the Date() function, which is used.
When changing to Now(), it works as expected.
It's still strange though, how this could happend in the first place,
since the Date() function has been there for years, before I added a
few fields to the linked database table.
Thanks, for all effort to help!