Im using a rpt.forcecompute in my code.
and This computation its taking quite a long time. Can anyone suggest how to optimize my Document computation time.
Thanks
Kkay
The things that had this "MISSING" were insignificant, Those were like microsoft Data bound List and grid controls, which i had checked in my machine(but not i was not using them)
Btw, By what means, can i check if MDAC is installed on that machine.
Kkay.
Hi
Im displaying a few command buttons on a document_Open event. I ve placed command buttons to open different documents. ONe of the cmd buttons is an exit button to quit the BO application.
i just have this code on Exit button's click
Application.Quit
Its throwing an , "Invalid...
Of course, In my machine, everything is fine.
I checked for the "MISSING" in that system.., And of course, few of them has this MISSING keyword in front of the unchecked item , but ADO2.0 library is fine.
Thanks for the thought, anyway.
But, how can i check if this "MDAC "...
Yep! im calling a sub from within the document.
It gives me the error in a specific system where im trying to run my BO document.
and it runs fine in my system.
In the document_open event, i have a sub, from where, im calling a form.
It strikes on the form_initialize event itself.
What could...
hI
Im getting this compiler error when i open a BO report that has a piece of code
call Lp_showform in its Document_OPen event
The debugger stops at this Call stamenet itself, giving me this error..
I ve checked all the references, Im using Microsoft ADO2.0 object library.
But it strikes at...
Hello guys!
One of our external applications has to pass a "value" to our BO application.
This external application is calling BusObj.exe from command line.
The vb code (in the visual basic editor) for the Bo Document has a variable that has to be assigned this "value"
>...
Im kinda new to BO. and im encountering this problem.
I have to call Business objects from command line giving
>Busobj.exe -var security.txt ...
I have my parameter file security.txt as
BOUSER=user1
BOPASS=secret
my_var=France
this my_var variable has a prompt in its where clause...
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.