有没有免费的 DBF 文件转换器?
我只找到了这些转换器的试用版。 有谁知道免费的吗? 以下任何目标格式都可以:
CSV、MDB、SQL、XLS
I have only found trial versions of these converters. Does anyone know a free one? Any of the following target formats will do:
CSV, MDB, SQL, XLS
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(7)
Microsoft Excel 可以打开 DBF 文件并将其保存为多种格式
Microsoft Excel can open DBF files and save it on many formats
有导出器(http://www.vlsoftware.net/exportizer/index.html)它还附带 $$$$“Pro”版本和 DBF Viewer Plus (http:// www.alexnolan.net/software/dbf.htm),作者:亚历克斯·诺兰。
两者都是免费软件,都应该允许您至少导出为 CSV(或更多)。
马克
There's Exportizer (http://www.vlsoftware.net/exportizer/index.html) which also comes with a $$$$ "Pro" version, and DBF Viewer Plus (http://www.alexnolan.net/software/dbf.htm) by Alex Nolan.
Both are freeware, both should allow you to export to at least CSV (or more).
Marc
我可以使用 LibreOffice 3.4.4 打开和转换 .dbf 文件,并导出为各种格式。
I am able to open and convert .dbf files with LibreOffice 3.4.4, and export to a variety of formats.
http://sourceforge.net/projects/dbf2csv
非常简单,但对我来说效果很好
http://sourceforge.net/projects/dbf2csv
Very simple, but worked fine for me
我几年前写过一篇文章,关于将 dbf 转换为数据集(DataSet.ReadXml 函数可读的 xml),但是,在大 dbf 上它可能会很慢,不过你可以免费尝试。
文章。
I wrote an article some years ago, about converting dbf's into datasets (xml readable by DataSet.ReadXml's function), however, it can be slow on big dbf's ,you can try it free though.
Article.
在 Sourceforge 上搜索 得到一些可能性:
A search on Sourceforge yields some possibilities:
对于 XLS 或 CSV,请使用 OpenOffice.org。
For XLS or CSV, use OpenOffice.org.