Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where is data processed: locally or at the server?
Message
From
09/01/2002 19:15:59
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Where is data processed: locally or at the server?
Miscellaneous
Thread ID:
00602777
Message ID:
00602777
Views:
74
I have a (remote) server that houses my data. I have also placed my executable file on the server. User run the .EXE file from user's (local) computer (I have a shortcut set to point to the .EXE file on the server).

If I have a SQL SELECT statement (in my .EXE file):
SELECT * FROM myTable
data is retrieved using the server's processor or the user's local processor/computer?

What I'd like to know is:
does the server need to have a good/powerful processor (if data is retrieved using server's processor) or it makes more sense to have a good/powerful user computer (if processing happens at the user's end).

Thank you all!
Next
Reply
Map
View

Click here to load this message in the networking platform