if i insert two subreports i think i cannot insert detail section after that.but i need to take data from many tables based on the parameter.in all tables city_id is the common column
any ideas
thanks
thanks u for ur response
my table structure is like this
1.tblCityTransport(city_id,transport_type,desciption)
2.tblHospital(city_id,hospital_name,description)
the above two tables contain many rows for single city_id.so when i pass the city_id value it should disply all matching records from...
HI,
My requirement is like this..
i am using multiple tables on a report and i am sending a parameter to retrive the data, which is a common field in all tables.i have divided detail section into two parts
(detail-a, detail-b).my requirement is to display all the records of the detail-a first...
Hi,
Since so many days iam posting this problem but i didnot get any solution till now.my problem is
I have designed a report in crystal report(v8.5 dev) design mode and iam calling the same report from Vb6.0. in VB i have added recordset to report to get the data from database.when i run the...
Hi,
Iam struggling with this problem.
I have designed a report and iam calling that report in vb.i have assigned the database at designtime and it is perfectly working in preview mode in crystalreports.but when i run the same report using crystalviewer(in VB6.)it is giving the following...
Hi,
Iam using command object to attach database to my report.so when i run the report it is giving the follwing error
"RunTimeError:-2147192179(8004728d)
Error Detected By Db Dll"
Iam using the following syntax to attch command object to my crystal Report
Report.Database.AddADOCommand...
Iam using Report.database.addadocommand.activeconnection.commandname
to attach command to my report but it is giving a run time error as follows
"RunTime Error:-2147192179(8004728d)
Error Detected by db dll"
would any one solev this problem
Regards
Hi,
when i opened the new recordset in VB for a report, the crystal Report Viewer is giving the following error "server has not yet been set". when i debugged for the recordcount it is -1, could it be a problem???
please suggest me the way to solve this problem
ia, using following...
Hi,
Iam new to Crystal reports.how can i pass a parameter from vb(at runtime) to report based on which select statement can fetch the data.
ex:select * from emp where empno="parameter"
i have designed report and iam calling that report in vb6.0 using RDC.
would u please send me the...
I have used two databasefields(fld1,fld2) on the report orderby fld1.my problem is , how can i supress fld1 and fld2 when fld2 found no data in database.where should i write the formating formula ..
iam using CRv8.5
thanks
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.