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!

SQL Command and Parameter

Status
Not open for further replies.

iamdavidlee

Programmer
Nov 18, 2003
15
GB
Hi

I am new to Crystal Reports

I am using Crystal reports 9. When i use the standard report creation wizard. I can create the database connection and when i try to enter the following SQL command it gives me an error.

select * from table1 where name={param}

I have created a parameter called param i the parameter list using the same add command window. I am not sure how to use the parameter in the SQL command.


Thanks for the help...
David
 
I think that it's still under Report-?Edit Selection Formula in CR 9.

Try hitting F1...

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top