CompanyOnwership_icon
Leonardo Fernandes, Michael Samuel
Created on 08 November 2021
icon_unfollowing
Login to follow
dbfreader

DBFReader

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 08 November 2021 by 
Leonardo Fernandes, Michael Samuel
dbfreader

DBFReader

Details
An extension to read DBF files. Pass in a DBF binary file and receive a list of columns with data types, and a list of rows with cell values.
Read more

Simple extension to convert a DBF file into a structure.

Column Information:

  • Column Name
  • Data Type (currently supporting Text, Integer, Decimal, Boolean, DateTime and Binary)


Cell Information:

  • Column Name
  • Column Index
  • Value


Data is returned as a record list of Columns, and then a record list of Rows containing a record list of Cells.

Based on the dBASE.Net library (v1.2.1).

Release notes (1.0.0)
Reviews (0)
Category
Functional libraries & utilities, Database
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
DBFReader has no dependencies.
Application Objects
DBFReader has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads