Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parametrized view
Message
From
28/10/2004 08:19:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Parametrized view
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00955225
Message ID:
00955225
Views:
54
Hi,

I have create a parametrized view in my vfp database, something like:
create view myview as select * from mytable where date_booked between ?datefirst and ?datelast.

I tried to retrieve the records from this view through OLEDB by using parameter objects with names datefirst and datelast, but the query keeps saying that 'variable datefirst is not found'. Am I doing something wrong or is it just not possible to do this?

Thanks,

Auke
Next
Reply
Map
View

Click here to load this message in the networking platform