Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote Views vs. SQL Pass Thru'
Message
From
08/12/1998 17:46:25
 
 
To
08/12/1998 16:32:27
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00165323
Message ID:
00165345
Views:
16
>Can anyone give me 3 good reasons for using SQL pass thru' for client server applications instead of using remote views?
>
>Regards
>JohnH

Well... considering that a View uses SPT... the only reason I can see is if you want to send a SQL statement that you can not store in a view...such as running a stored procedure.

Well... if you create the view programatically then you can basically use ANY SQL that you want, even SQL that Fox would not understand but the backend would.

You can even build the view 'on-the-fly'... but, as someone here said, you have to have a .DBC open.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform