Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with p-views
Message
From
27/09/2004 21:34:57
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00945595
Message ID:
00946508
Views:
14
If what you meant by on-the-fly is programmatically, then:
CREATE SQL VIEW myRemoteView REMOTE CONNECTION myDataSource AS ;
       SELECT * FROM Customer WHERE AreaCode = ?pAreaCode
>to be specific,
>how can I use an on-the-fly paramatized view using ODBC
Previous
Reply
Map
View

Click here to load this message in the networking platform