Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to print one record from tables by CR8.

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
hello:
I use CR4.6,when I want print one record from database,
I will write :
crystalreport1.SelectionFormula="{abase.idcode} = 2001"

Now I begin to use CR8 ,so the old version's *.rpt is changed to Form1 and crystalreport1 , how can i do just as top example ?and how to use
report.Database.AddADOCommand (pconnection,pcommand)?

thanks.
alllink
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top