cFieldList := "code,name"
cSql := "select " + cFieldList + " from table where cond"
aData := oCn:Execute( cSql )
( cAlias )->( FW_ArrayToDBF( aData, cFieldList )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 85 guests