Import CSV into DBF

by

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.

  • Can run in GUI mode, Step by Step, just a few mouse clicks.
  • Can run in Command line, for Scheduled Tasks and Streams.
  • Convert locally and privately, avoid uploading large or private CSV file(s) to online services.
  • Support Windows, Linux, and macOS.

Download Withdata FileToDB Download FileToDB

Import data from CSV file to DBF

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

Choose DBF and logon.

load CSV data to DBF table - Choose DBF and logon

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

import CSV data to DBF table - task window

Select the “CSV” file type.

Import CSV file data to DBF table - select file type

then show the wizard.

1. Open a CSV file.

Support large ( > 4GB ) CSV file.

Import Data From CSV File To DBF - open CSV file

Here is the file’s content.

Import Data From CSV File To DBF - source CSV file

2. Select a DBF table and config fields.

Load Data From CSV File To DBF - select table

3. Preview data will be in DBF table.

Transfer Data From CSV File To DBF - preview

4. Import CSV data to DBF.

Import Data From CSV File To DBF - import data

View imported data in DBF table

Convert CSV to DBF - view data

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?

 

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

 

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

 

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

 

Can I import CSV data to DBF in command line?


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.