when I refresh a query between interval date system return this error :
ERROR SQL (DA0003) in refresh data . [odbc sql driver][sql server] conversion date from char to datetime has generated a value of kind datetime not comprised in interval of valid values 242.
This error doesn’t appear only the first time when I refresh query after BO installation.
I have already check setting in control panel and sql driver , it’s ok (I have comparison value with a system , always XP, in which all is ok)
Can somebody help me.
thanks
HI
Welcome to B B.
Are you convrting the dates from Char to a datetime in the universe? If yes, then are you sure that this conversion wll always be true for values for this column?
Your problem is most likely caused by prm files, although that is more normal for Reporter behaviour.
Try changing your prm files for the input date format parameter.
If this is not helping, check how your ODBC sources are set up. Try changing the setting for SQL server messages to the language you are working with.
If that doesn’t help, please post the query itself and the DB you are working with and the version of BO.