Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stored Procedures - where do they run?
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00419485
Message ID:
00419488
Views:
24
>Do stored procedures in the DBC run on the Server that the DBC is located on or in the memory of the client?
>If they run on the client, wouldn't it be faster not to use stored procedures and use procedures that are located on the client itself?

I'm pretty sure that they run on the client because you are merely accessing a DBC saved on a server. I don't think the server actually does any proccessing (save file access) unless you are running something such as SQL server or unless you have written some sort of app that lives on the server and handles requests.
Jason Bradley Nance
jbnance@tresgeek.net

Got root?
Previous
Reply
Map
View

Click here to load this message in the networking platform