Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Avoiding a parameter, in a parameterized view.
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00186377
Message ID:
00186390
Views:
17
>Good mornig, Erik! :o)
>
>I've got this doubt, and decided to ask somenoe on line...
>
>Can I use "wildcards" within the value of a parameter, in a parameterized view?
>
>Assume we have a view with two parameters, and in a given situation while running the application, we don't want the second parameter to limit the view, only the first one. How can I symbolize that? Can I put some "wildcard" as the value of the second (un-needed) parameter?
>
>Any help will be greatly appreciated!
>
>TIA :o)

If the parameter is a character string, you can use % as a wildcard. It is the equivalent of the * wildcard in DOS.
Steve Ruhl
CitiMortgage, Inc.
steven.ruhl@citibank.com Office
Steve@steven-ruhl.com Home
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform