DBFtoPOSTGESQL:DBF 到 POSTGRESQL 转换器

时间:2021-07-21 23:08:58
【文件属性】:
文件名称:DBFtoPOSTGESQL:DBF 到 POSTGRESQL 转换器
文件大小:279KB
文件格式:ZIP
更新时间:2021-07-21 23:08:58
C# DBF 到 Postgresql 转换器 DBF格式 不支持 dBASE III/IV ####FoxPro! 首先转换为 dBase III/IV! config.json 示例 { "pgConnection": "Server=127.0.0.1;Port=5432;Database=dbname;User Id=postgres;Password=admin;", "DBFTables": [{ "path": "path/to/table1.dbf", "dbfEncoding": 866, "pgTableName": "table1", "clearPgTable": true, "fields": [{ "dbf": "CODE",
【文件预览】:
DBFtoPOSTGESQL-master
----.gitignore(3KB)
----DBF2PSQL()
--------Program.cs(10KB)
--------DynamicJsonConverter.cs(5KB)
--------Npgsql.dll(345KB)
--------SocialExplorer.FastDBF.dll(25KB)
--------DBF.cs(1KB)
--------App.config(178B)
--------DBF2PSQL.csproj(4KB)
--------Mono.Security.dll(294KB)
--------ColumnStruct.cs(1KB)
--------Properties()
----LICENSE(14KB)
----DBF2PSQL.sln(971B)
----README.md(1KB)
----.gitattributes(378B)

网友评论