Hi,
I am having some troubles with dates and sql. I am building a system that requires me to select a range or records between specified dates. As I am in Australia the dates that I use are in Australian format (dd/mm/yyyy). Well the problem is I know that Access Sql uses American format so I use the Format() function to change the date to American but I still am having troubles. I get the dates then pass them to a function in a dll. When I debugged my code I found that when I passed the date through it swapped it around back to American format.
Does anyone have a solution to this. I have tried everything?
Thanks
Faztech FAZTECH
I am having some troubles with dates and sql. I am building a system that requires me to select a range or records between specified dates. As I am in Australia the dates that I use are in Australian format (dd/mm/yyyy). Well the problem is I know that Access Sql uses American format so I use the Format() function to change the date to American but I still am having troubles. I get the dates then pass them to a function in a dll. When I debugged my code I found that when I passed the date through it swapped it around back to American format.
Does anyone have a solution to this. I have tried everything?
Thanks
Faztech FAZTECH