Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql problems
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00141499
Message ID:
00142134
Views:
26
>where c.Name >= ?cLowerName and c.Name <= ? cUpperName

This will let you parameterize your view at runtime, but it won't help you to say what fields in a view should update the underlying table, what the key is, etc.
Previous
Reply
Map
View

Click here to load this message in the networking platform