access 2003 sp3 os xp
I want to query a table which as timestamp with 16 digit.
With serial I made a timestamp but it looks like 2,0080221194445E+15. I declared timestamp as double with long I get a overflow.
If I use this in my query in vba it doesn't except a comma.
If I use the same number...