|
-
May 10th, 2001, 10:58 AM
#1
crystal/ parameters
I am new to crystal.Im using version 4. I am trying to pass a parameter to the report and it doesn't seem to even see it. I am connecting to my dbase(access) via odbc.
Here's part of my vb code:
CrystalReport1.SQLQuery = "select * from contact where contact_type = '" & run_type & "' "
Should I just be setting up the query in crystal? If so, what's the format because nothing I try seems to work.
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
|