reminder : the issue comes up only with the prompt. When I write the date (eg 2012/09/09 or 09-09-2012, I tried different formats) directly in the SQL code, all is OK.
My WHERE clause is like that in the MS Query : "... WHERE TABLE.COLUMN = [Date ?]" . If I put a cast for the parameter, it doesn't work either
↧