Only fair to say that I am with business objects consulting, but you may want to have a look at BO's own DataIntegrator product. It is a full fledged ETL (Extract, Transform and Load) tool.
You need to add the literal "Constant" after each date parameter, thus ....
Set BOCond = BODP.Queries.Item(1).Conditions.Add("Dead Patients", "Date of Death", "Between", Me.DTPDateFrom, "Constant" , Me.DTPDateTo, "Constant")
see if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.