Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote Views vs. SQL Pass Thru'
Message
From
09/12/1998 10:06:00
 
 
To
08/12/1998 18:12:31
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00165323
Message ID:
00165552
Views:
16
>We have a schema that uses two paired connections to the SQL Server backend. One handling transaction volume and one handling SQL Pass Through. The result is very nimble response.
>

Cool.

>SPT provides a level of versatility that the view designer doesn't. Note, the weakness is in the designer, not SQL. (ex. A situation where you want to retrieve data into a view that may come from any one of several tables that are structurally identical.)
>

Sure.. but the question wasn't, "What is better, hand coding SQL or using the view designer?".

Remember, you can hand code the SQL in the views too! The best advantage over views is that they are stored EXTERNAL to the source code, so it is possible to change the view without rebuilding your EXE.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform