|
-
Feb 14th, 2007, 03:55 PM
#1
Thread Starter
Addicted Member
HOw to pass a dataset column as a parameter to Crystal?
I am using vb.net 2005 and crystal reports and I am wanting to pass a calculation I have in my select statement to crystal as a parameter.
My select is like this
Select (ks.TotWeight / 100) * price.mkprice)) As TotalPrice, ks.Pay, ......
my select contains alot of other fields + a join on the price table.
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
|