Re: SQL Server 2014

Author: Stephen Russell

Posted: 2015-07-13 at 14:04:28

On Mon, Jul 13, 2015 at 1:53 PM, Claude nikula <cnikula@mesquiteit.com>

wrote:

> Coding is the easy part. The harder part is making the right decision on

> how you want to connect. With VFP you have lots of options, that's one of

> the things that makes VFP so powerful.

> Here are some considerations you'll have to account for. On how to connect

>

> ----------------

You left a few out. here is the complete list.

http://www.connectionstrings.com/sql-server/

There is a great deal of details in here on what the various opportunities

provide.

Knowing how to manage connections might be a good thing to identify for the

version of SQL you are touching. Learning to close the door on the way out

is a good thing to do, just ask a farmer.

Personally I would follow the standard rules of C/S where you are

responsible for the data you pull as well as what you push back. Fetch

what you need and don't waste bandwidth getting a lot of non needed

columns.

--

Stephen Russell

Sr. Analyst

Ring Container Technology

Oakland TN

901.246-0159 cell

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text body -- kept)

text/html

---

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/CAJidMY+dDLP4dtx+C4D4=B2R4WEOU7U4sGrRaUc=X5A+ZvjUtA@mail.gmail.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2015 Stephen Russell