Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameterized view
Message
From
23/08/1999 09:27:23
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00256536
Message ID:
00256541
Views:
34
>I have created a view that asks the user to enter a Fiscal Year, e.g.
>
>prcFiscalYear LIKE ?'Fiscal Year Surrounded by % (e.g. %98%)'
>
>The view when used comes up and asks the appropriate question, but my user does not want to enter the %, they just wish to enter the 98. So how can I have a parameter that comes up with a question, but after the user enters the fiscal year slaps a '%' on the front and back of what they entered. Any help would be appreciated. Or send me in another direction on getting user input in a parameterized view.

prcFiscalYear LIKE "%"+?'FiscalYear Please'+"%"
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform