Menu

Definition File

lenysoft

Definition File

When use the connection for more than one file, use .def file to specify the source file configuration (one .def file for each source file)

File Format

Extension must be .def

#Column definition
column-names=name,last_name,amount
column-types=String,String,Double
column-sizes=5,10,5

#File properties
use-row-delimiter=true
delimiter="
separator=,


Related

Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.