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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Code in Command (DataEnvironment)

Status
Not open for further replies.

groner

Programmer
May 18, 2002
23
RO
What code must be put in Command in DataEnvironment .
I want to create one DataReport witch have just some records returned by SQL statment , something like this :
SQL="SELECT name FROM table WHERE name LIKE '*" & varName & "*'"
Please give me a complet example .
I don't now nothing about work with code in DataEnvironment
Thank you very much.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top