I`ve a crystal report application client/server in Delphi and Oracle 8.
In server I've DBExpress and IIS Internet Services and DB Oracle.
I`m using CrystalActiveXReportViewer for Crystal Report to print some document.
I want : the web service to return a crystal report object for client.
How...
Help!
I need to change Position X,Y or size of several or all fields in Crystal Designer10 : Shift+click mouse on fields (select several fields )-> Right click mouse -> don't access to "Size and format".
Thank you for advance!
Help!
I need to change Position or size of several fields in Crystal Designer : Shift+click mouse on fields (select several fields )-> Right click mouse -> don't access to "Size and format".
Thank you for advance!
Hi All
I use Depphi 7 and Crystal 9.2.2
I have written the following code :
CReport:=Application1.OpenReport
('Report1.rpt',crOpenReportByTempCopy);
CReport.DiscardSavedData;
for i := 1 to CReport.Database.Tables.Count do begin...
Hi All,
I have written the following code :
CReport:=Application1.OpenReport
('Report1.rpt',crOpenReportByTempCopy);
CReport.DiscardSavedData;
for i := 1 to CReport.Database.Tables.Count do begin
CReport.Database.Tables.Item[i].SetLogOnInfo...
Parameter's problems!!!!!!!!
I don't can use multiple parameter pick list!
Instead I want to get live-Query in
"Parameter Fields"->"Set dafault Values"->"Browse table".
In Help:
_______
"1.Click Set default values.
The Set Default Values dialog box appears.
2.Check to make sure the Browse...
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.