hi malk,
I am giving the code as follows.
In frmmain select case for different types of reports.
Case REPORT_MINEPRODUCTS_BY_OWNER
Set objData = CreateObject("orderentry.clsMineProduct", g_intServerName)
blnSuccess = objData.getlistreport(rstData)
Set...
could anybody please help me out
I created three parameters in my report.If the user didn't input any parameter and click just cancel ,I am getting the message user cancelled.if i clik ok the crystal report is blank.I am calling the crystal report from visualbasic frmmain form.I want the...
could anybody please help me out
I created three parameters in my report.If the user didn't input any parameter and click just cancel ,I am getting the message user cancelled.if i clik ok the crystal report is blank.I am calling the crystal report from visualbasic frmmain form.I want the...
Hi kenhamady,
first i used the tables then for subreports i used active data.As u said i done active data for the main and subsequent subreports .now it works.
thanks for ur help.
ven
hi i am giving my code below.
(I am getting the error "server has not yet been opened")
my application backend is sqlserver7.0
Set objData = CreateObject("orderentry.clsCMShipments", g_intServerName)
blnSuccess = objData.getCalenderShipments(rstData)
Set...
Hi anybody can help
I am getting an error while reporting a crystal report(v7.0)from vbcode.
the error is
"server has not yet been opened"
thanks in advance.
ven(programmer)
How to populate the parameter fields with data based on the recordset(from visual basic middletier).User can select only the required value from parameter value list.
thanks
ven
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.