FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour about TDataRow
Posts: 838
Joined: Wed Aug 22, 2007 10:09 AM
about TDataRow
Posted: Tue May 26, 2015 06:15 PM

Hello,

I have to import a record into a TDataRow new object.

How can I load all the fields from this record into the TDataRow new object?.

The problem is that the field names of both are not the same, and also TDataRow object has more fields.

Thank you in advance

Saludos / Regards,



FWH 20.04, Harbour 3.2.0 dev (r1909261630) y BCC 7.40
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: about TDataRow
Posted: Wed May 27, 2015 02:48 PM

You will have to assign each field via code.

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion