Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Expression as parameter
Message
 
To
12/10/2000 10:37:27
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00428475
Message ID:
00428518
Views:
20
>Is it possible to make smthg like this:
>
>rString = "Test"
>rExp = "Table.Field"
>CREATE SQL VIEW vwTable;
>AS SELECT ALL * FROM Table WHERE ?rExp = ?rString
>
>Any idea?
>
>Thank's in advance

I think you must use &rExpr = &rString here
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform