如果没有可用的导出选项,如何在旧版DOS应用程序中导出数据? [英] How can I export data in a legacy DOS application when no export option is available?

查看:207
本文介绍了如果没有可用的导出选项,如何在旧版DOS应用程序中导出数据?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们的客户的任务是使用RAIMA数据库 从旧版DOS系统导出数据,因此可以将其导入我们为其编写的新系统。它看起来像数据存储在平面文件格式,虽然当我们打开文件的大多数文本是乱码。



我们看到Raima数据库管理器位于我们打开的文件的顶部...我们尝试使用Googling这个术语,似乎它是一个旧的数据库格式。不用说,编写软件的供应商不再支持它。有没有其他方法,我们可以得到这些数据导出?



有自动从屏幕上删除数据的方法吗?



注意



这是一个简单的发票系统,所有信息都显示在应用程序的单个屏幕上。

解决方案

适用于Raima Data Manager 3.21A版本文表示应用程序可能用C语言编写,并且使用 Raima数据定义语言来结构化文件 - 查看文件中的类似内容检查.dbd和。 tbl - 你可能需要查看它们与像十六进制模式的VI。



编辑


$ b $



http://www.raima.com/



http://www.raima.com/database_technology/rdm.php3
http://www.raima.com/database/download.php3



http://database.ittoolbox。 com / topics / t.asp?t = 411& p = 415& h1 = 411& h2 = 412& h3 = 415



http://www.faqs.org/faqs/databases/free-databases/



http://www.ittia。 com / products / ittia_odbc.html



http://www.mactech.com/articles/mactech/Vol.07/07.02/db_VistaIII/index.html


We've been given the task by my customer to export data from a legacy DOS system, using a RAIMA database, so it can be imported into a new system we are writing for them. It looks like the data is stored in a flat file format, though when we open the files most of the text is gibberish.

We do see Raima Database Manager along the top of the files we opened ... We tried Googling that term and seems it is an old database format. Needless to say the vendor who wrote the software no longer supports it. Is there any other way we can get this data to export?

Is there a way to automatically scrape the data from the screen?

Note

It's a simple invoicing system, all the information is on a single screen in the application.

解决方案

for Raima Data Manager Version 3.21A This article indicates that the app was likely written in C and it used Raima Data Definition Language to structure the files - look in the files for something similar check the .dbd and .tbl - you may have to view them with something like VI that has a hex mode. It is very likely the data structures are embeded in one of the files.

Edit:

here's some links that might lead you to more information

http://www.raima.com/

http://www.raima.com/database_technology/rdm.php3 http://www.raima.com/database/download.php3

http://database.ittoolbox.com/topics/t.asp?t=411&p=415&h1=411&h2=412&h3=415

http://www.faqs.org/faqs/databases/free-databases/

http://www.ittia.com/products/ittia_odbc.html

http://www.mactech.com/articles/mactech/Vol.07/07.02/db_VistaIII/index.html

这篇关于如果没有可用的导出选项,如何在旧版DOS应用程序中导出数据?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆