Right so i spent 3 days at work to get my data in the correct format to upload into the database
fortunatly it pushed in with out errors
but the Date had to be forced in as text, then changed to date time in design view
now when i query the database on a date condition it wont work
i.e where date = 04/01/2015 but i get nothing even though i can locate the exact line myself in spreadsheet view its not my syntax its something to do with how its handeling the date how can i fix this
even where date between "01/01/2015" and "31/01/2015"
still nothing
fortunatly it pushed in with out errors
but the Date had to be forced in as text, then changed to date time in design view
now when i query the database on a date condition it wont work
i.e where date = 04/01/2015 but i get nothing even though i can locate the exact line myself in spreadsheet view its not my syntax its something to do with how its handeling the date how can i fix this
even where date between "01/01/2015" and "31/01/2015"
still nothing