Withdata Software

Import CSV into DBF

Want to import data from CSV file to DBF?

Try Withdata FileToDB, a desktop CSV to DBF converter for Windows, MacOS, and Linux, Convert CSV to DBF, Easy and Fast.

Download Withdata FileToDB
Windows 64 bit
Windows 32 bit
Linux .deb (For Debian, Ubuntu) 64 bit
Linux .rpm (For Red Hat, Fedora, SUSE) 64 bit
MacOS 64 bit

Import data from CSV file to DBF

Login to DBF -> Choose CSV file -> Set DBF table -> Import CSV to DBF

Choose DBF and logon.

Click “Wizard – 1 File To 1 Table” at task dialog.

Select the “CSV” file type.

then show the wizard.

1. Open a CSV file.

Support large ( > 4GB ) CSV file.

Here is the file’s content.

2. Select a DBF table and config fields.

3. Preview data will be in DBF table.

4. Import CSV data to DBF.

View imported data in DBF table

Import CSV to DBF in command line

Save “CSV to DBF” session, then you can:

Set scheduled tasks for importing CSV to DBF

You can schedule and automate this “CSV to DBF” conversion task by:

  1. Save session and create .bat (Windows) or .sh (Linux/macOS) file for “CSV to DBF” conversion.
  2. Set scheduled task for “CSV to DBF” conversion.

FAQ

What is Withdata FileToDB?

Withdata FileToDB is an ETL software can import CSV data to DBF. Download Withdata FileToDB

 

How long does it take to import CSV data to DBF?

FileToDB works fast. It convert millions of rows within a minute.

 

Is it safe to import CSV data to DBF using FileToDB?

Of course! FileToDB import CSV data to DBF locally, absolutely safe.

 

Can I import CSV data to DBF on Linux, Mac OS?

Yes, you can. FileToDB has Linux, Mac OS, and Windows version.

 

Can I import CSV data to DBF in command line?

Yes, you can. FileToDB can running in command line, on Linux, Mac OS, and Windows.


More about Withdata FileToDBCSV to DBF converter

See Video: Import data from CSV file into DBF table in a few clicks

See also:

CSV → DBF reference

Type mapping

Value kindin CSVin DBF
Int1234Numeric(10,0)
Bigint9007199254740993Numeric(19,0)
Decimal1234.56Numeric(p,s)
Float1.234e+10Float
Textquoted only when it contains a comma or a quoteCharacter(n)
Long textmust be quoted; line breaks inside force multi-line recordsMemo
Date2026-09-18Date
Datetime2026-09-18 14:30:00(none)
Binarynot representable - base64 or hex string(none)
BooleanTRUE / FALSE, or 1 / 0 depending on the writerLogical
JSONthe whole JSON value quoted, with internal quotes doubled(none)

Dialect differences

CSV is a file format and DBF is a database server, so the target has to be told the types the file never carried - the rows below are where the two sides diverge.

Propertyin CSVin DBF
port(file-based)
identifiersDouble quotes; a literal quote is doubled ("" )
row limit(driver dependent)
datesConventional text: 2026-09-18 or 2026-09-18 14:30:00Date (D)
long textMemo (M)
binaryNot supported
separatorComma ","
encodingNo declaration - UTF-8 works only with a BOM
typingNone - every field is text
shapeFlat table, optional header rowTables of rows and columns
ceilingNo formal limit; row count bounded by memory

No counterpart

  • CSV values of kind Date and time have nowhere to go in DBF.
  • CSV values of kind Binary have nowhere to go in DBF.
  • CSV values of kind JSON have nowhere to go in DBF.

Convert your data online, free

Free in-browser converters for CSV, Excel, JSON, XML and SQL: Withdata Online Data Conversion. Large files, batch conversion or scheduling? See the offline desktop apps, or browse all data conversion tools.