专有 DBX 文件类型

发布于 2024-12-15 00:51:54 字数 241 浏览 3 评论 0原文

我正在尝试从 .dbx 文件中挖掘数据。该文件与 Microsoft Outlook Express 不相关。它用于实验室信息管理系统。不幸的是,他们的项目管理技能不是最好的,并且获取补丁/更新也不是最容易的。中央文件存储库由我们所做的每项研究的 .dbx 文件组成。在客户端创建本地数据库,用户每次更新这些文件。我遇到过研究冲突和抛出 CException 错误的问题,但该公司尚未提出解决方案。我只需要挖掘文件中的表及其后续数据。

任何建议, 杰夫

I am trying to mine data out of a .dbx file. This file is NOT associated with Microsoft Outlook Express. It is for a Laboratory Information Management System. Unfortunately their project management skills aren't the best and getting patches/updates are not the easiest. The central file repository consists of .dbx files for each study we do. On the client side a local database is created and the user updates these files each time. I've had issues with studies conflicting and throwing CException errors but the company has yet to come up with a fix. I just need to mine the file for the tables that are in it and subsequent data it has.

Any suggestions,
Jeff

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

樱桃奶球 2024-12-22 00:51:54

“dbx”可能是一个 Visual Foxpro 表。您也许能够使用Microsoft Access 或Microsoft Excel 阅读它。 (当然,也可以使用 Microsoft Visual Foxpro。)

"dbx" is probably a Visual Foxpro table. You might be able to read it with Microsoft Access or Microsoft Excel. (Or, of course, with Microsoft Visual Foxpro.)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文