Hi,All
I'm doing a manual group total. The problem is that the first of group total is zero. I'm using Crystal 7.
The detail in attach file please. (http://rapidshare.com/files/155727223/Cryst_Q.doc.html)
Any help would be much appreciated
Regards
Ndaa
Is there anyway that i could summary data with Crystal report as below
Data sort by : Supp/Site/Due/Chq/FC. The result would be:
Chq# FC# Chq_Due Chq_Amt PO# PO_Amt
----------------------------------------------------------- 13917 : ABC Co,.LTD...
Hi,All
I am new at this and creating a report using crystal report inside VB.NET(via select AS a Blank Report) When defined database(Database->Add/Remove Database->Available Data Sources:->select Stored Procedure)
In Field Explorer,a field name in procedure not appeared but a parameter of...
Hi,All
I created a job for backup database by (Managemet->SQL Server Agent-> Job --> New Job ) the result is
bckdata.bak 197474 KB
and then I manual backup by (select database and click right select All Tasks -> Backup database )
the output is bckdata.bak 197459...
Hi,All
How to naming the backup file with backup date in SQL server. The backup command as :
Backup database DATA_W1 to disk = 'F:\backupdata\data.bak' with init skip
I would like data.bak to be data_'sysdate'.bak
Thanks in advance for any advise.
Hi,All
I have a problem with vb6 pass value to store procedure,that called by crystal report(7.0)
as below is my code.
Store procedure:
create procedure PRN_VAT_RPT
@rpt_date varchar(10),
@company varchar(1)
as
select * from Tax_form
where comp_code = @company and tax_date = @rpt_date...
Hi,All
I have a problem when i pressed print button. The value could not passed to parameter in crystal report and the prompt wait for user input data in crystal report screen. Advice me please me.
Private Sub cmdPrint_Click()
RptPrint.Connect =...
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.