https://issues.apache.org/ooo/show_bug.cgi?id=118581
Bug #: 118581
Issue Type: DEFECT
Summary: FOXPRO 2.6 dbf to scatter more than 1 dbf
Classification: Code
Product: api
Version: version58
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: code
AssignedTo: tbo@openoffice.org
ReportedBy: romila78@gmail.com
CC: ooo-issues@incubator.apache.org
I have 1 text file. that i have converted to dbf formate. i want read every
record line by line and put into another dbf formate.
ex
formate is like bellow separated by 1 charecter $ (i opend Txt file to DBF)
zone$region$branchcd$branchname$amt1$amt2$amt3....
from above formate i need below dbfs
zone region branchcd branchname amt1
zone region branchcd branchname amt2
zone region branchcd branchname amt3
.
.
.
Thanks Regards
Romila
--
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
|