On Wed, Jul 8, 2009 at 3:35 AM, Alan Bourke<[email protected]> wrote:
>
>
> On Tue, 07 Jul 2009 15:10 +0200, "Christof Wollenhaupt" <[email protected]>
> wrote:
>> In the end I'm happy with none. The best solution for me would be a
>> cursor
>> that is an object and has no dependencies on any work area or SET
>> statement,
>> but internally is just a plain VFP cursor.
>
> A .NET DataSet, or Dabo equivalent in other words!
> --
-------------------------

Well a DataSet has tables, rows, columns, views and is quickly
convertible to other data types for use as needed.  Unfortunatly
DataSets were strong in the 2003 version of VS, and was depreciated in
the two newer versions.

So back to your statement, NO a DataSet is not at all what a VFP
cursor is.  The VFP cursor is only a temp file on the local drive.
Nothing more and it's shelf life is crap when passed to another
machine for secondary processing.


-- 
Stephen Russell
Sr. Production Systems Programmer
SQL Server DBA
Web and Winform Development
Independent Contractor
Memphis TN

901.246-0159


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** 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.

Reply via email to