|
-
Jul 1st, 2003, 01:26 AM
#1
Thread Starter
Registered User
CrystalReport binding
- I would like to print my data from SQL using CrystalReport 7
- Using a SQL Select Statement, Do you have a code for binding it from CrystalReport 7?
-
Jul 2nd, 2003, 01:17 AM
#2
New Member
take a crystal report control on the screen
then set the following.
1.control.Connect
2.control.SQLQuery
3.control.RetrieveDataFile
4.Control.PrintReport
i think this may help u..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|