G
Guest
OK, this has bugged me for years now with SQL Server and Access. I have a
date field entered in SQL server and I am trying to do a query against it.
The format in SQL server is 'dd/MM/yyyy'. Do I really need to prepare my
query to follow this format or is there another way to query dates in
databases without knowing the format in the database?
Thanks
date field entered in SQL server and I am trying to do a query against it.
The format in SQL server is 'dd/MM/yyyy'. Do I really need to prepare my
query to follow this format or is there another way to query dates in
databases without knowing the format in the database?
Thanks