Subject Re: Copy table from server to local table...
From Jose <jose.fdezdelvalle@mx.ey.com>
Date Wed, 22 Feb 2017 14:44:49 -0500
Newsgroups dbase.getting-started

What is the fastest way for get data from SQL Server and copy to DBF table with dBase code?

I pose the question differently ...

I want to take only a part of the data in SQL Server (very small), to perform calculations locally.

For example:

SELECT * FROM dbo.Assignees WHERE nId_Assignee=2016