Use DBF file on MEMO field

Use DBF file on MEMO field

Postby dixonchu » Mon Jan 29, 2007 8:26 am

Dear All

Did anyone know How to Open a DBF file on MEMO field without Memowrit

The samples programs maybe like this
=====================
request dbfcdx, dbffpt ; rddsetdefault('DBFCDX')

dbcreate('temp',{{'memo','M',4,0}})
xMEM=MEMOREAD("a.dbf")
use temp
dbappend()
REPL memo WITH xMEM // save a dbf file at MEMO field
close

use temp alias xx
// MEMOWRIT("a.DBF",xx->memo) // omit this
use xx->memo new // ??? OPEN a memo-type's DBF file directly
close

=======================

Thanks !!!

Best Regards

Dixon Chu
dixonchu
 
Posts: 21
Joined: Mon Nov 14, 2005 2:20 am

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot], Yahoo [Bot] and 63 guests