|
-
Oct 10th, 2008, 10:24 AM
#1
Thread Starter
Lively Member
crystal report help!
Hello,
I'm trying to print crystal report using access database. Below you will find the code, but for some reason i doesnt seem to respond.
crystalreport1.datafiles(0)=" \\computername\c$\db1.mdb"
s= "{table1.name} = "
s= s & Text1.text
crystalreport1.selectionformula=s
crystalreport1.printreport
but when i try to run the selection in the crystal report it works.
Please do give me your insights.
thanks,
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
|