Forum Discussion
Anonymous
10 years agoNot applicable
Not a legal OleAut date..
Getting the following error while refreshing from an Oracle DB using the Gateway refresh... The following exception occurred while the managed IDataReader interface was being used: Not a legal Ol...
Anonymous
10 years agoNot applicable
Hi
I solved this problem!
It was a date that I used in a relationship called DueDate, I found a value that was 05/05/0016 and this value was causing traoubles on scheduled refresh.
So, look all your date values, try sorting and checking de min and max value of each field.
Regards
Rodrigo
Anonymous
9 years agoNot applicable
Hi
Anonymous wrote:Hi
I solved this problem!
It was a date that I used in a relationship called DueDate, I found a value that was 05/05/0016 and this value was causing traoubles on scheduled refresh.
So, look all your date values, try sorting and checking de min and max value of each field.
Regards
Rodrigo
Hi Rodrigo,
This solved my problem after a few attempts. Saved the day.
This problem should be marked as solved.
Cheers
Pedro