Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameterized view Using create SQL view
Message
From
14/04/1998 07:53:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Parameterized view Using create SQL view
Miscellaneous
Thread ID:
00091716
Message ID:
00091716
Views:
61
I created a parameterized view Using create SQL view command.

create SQL view result_oneday ;
as select * from Clinic!bridge where bridge.date=selDate

It works fine If I use it as it originally was.
I tried like the followings,
selDate=date()
use bridge
brow

But after I opened the view designer to change update Criteria,
where clause becomes like the followings,
bridge.date="selDate" and return type mismatch error.
I tried many time without success.
I don't know what causes this failure.
Would you please help me out there?


Yong seung Kim
If you have a chance to visit Korea, Be my Guest.
rexall
Next
Reply
Map
View

Click here to load this message in the networking platform