Problem on date with the request builder
-
mercredi 25 avril 2012 15:10
Hello all,
I have a problem actually with the query builder of PowerPivot for excel. My version number is 11.0.2100.60.
When i put a where with the query builder (not in the sql code) on a date, and when i put the value of the filter, there is a format problem.
For exemple, i put MyTable.MyDate "Is Greater Than" 23.05.2011
When i click on Ok, in the sql code there is : WHERE MyTable.MyDate >= N'05/23/2011 00:00:00'
But in sql language, the date will be 23/05/2011 (and if i change that in the sql code it work)
And if i put "Is Greater Than" 05.23.2011, i can't click on OK.
I think it's a problem with the date format in regional parameter, i'm on french parameter.
A solution to change it on the query builder and not in the sql code (because if i change the code i lost the query builder)?
Thanks a lot!
Toutes les réponses
-
lundi 30 avril 2012 06:58
Hello all,
Is there anyone who have an idea for me please?
Thanks a lot
-
mercredi 2 mai 2012 08:48
hi can you please refe the link given, it may help you.
http://www.sencha.com/forum/showthread.php?99343-Help-RequestBuilder-Problem

