Hello,
I'm using BO Data Services v3.2 and MS SQL server 2008 db. When loading data with date data '9999-12-31', BO DI is throwing error. Last date I can load from BO DI is 2079-06-06. Is it due to some configuration issue or limitation of date data type in BO DI? Any alternative solution to load date '9999-12-31'?
Data inserted to MS SQL db using sql insert, it works.
Any suggestion is appreciated.
M