Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about SQL Server and Stored Procedures...
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00494976
Message ID:
00495392
Views:
21
Hi Kevin,

You can do almost everything with stored procedures. You have a lot of advantages on it:

- Quick;
- Already compiled;
- Remains at the server side;
- You can have a set of instructions, reducing network traffic.

About the book, i use Microsoft documentation, but it must exist another nice books.

Good luck,

Ricardo
Previous
Reply
Map
View

Click here to load this message in the networking platform