I have been pottering about with Visual Basic for Word and needed some
info on convering dates. I found this on
http://www.milnes.net/deesoft/vba.html, does anyone know if it is true?

> When producing SQL in VBA code, it is easy to format the date and time incorrectly. 
>Even for programmers in the U.S.A., where the standard
> date and time format is the format required by SQL, you are asking for trouble by 
>assuming that all your users will keep to the standard U.S.A.
> format for their windows client. If they decide to change it, you have the same 
>problem as the rest of the world, where the standard format is not
> the format required by SQL.

Reply via email to