从ubr文件在vb6中创建报告 [英] Create report in vb6 from ubr file

查看:78
本文介绍了从ubr文件在vb6中创建报告的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hi Team,



我们有vb6结算申请。它生成ubr格式的文件。



我想创建读取该文件的报告。使用vb6或vb.net。



我想将ubr文件转换为可读格式(txt,excel)并生成报告

Hi Team,

We have vb6 billing application. It generates file with ubr format.

I want to create the report reading that file. Using vb6 or vb.net.

I want to convert the ubr file into readable format(txt,excel) and generate the reports

推荐答案

您应该仔细阅读正在编写文件的代码。你可以决定是否:



1.在那一点写下txt文件中的数据,或者你

2.读你的ubr文件将其写成文本。



我更喜欢方式1,因为ubr不是标准格式。



你最好使用VB.net,因为它是一种现代语言而不是旧的VB 6.0。 (如果可能的话)



祝你工作顺利。
You should carefully read the code which is writing the file. Than you can decide whether you:

1. write in that point the data in a txt file, or you
2. read your ubr file to write it out as text.

I would prefer way 1, because ubr isnt a standard format.

You better use VB.net because it is a modern language and not the old VB 6.0 stuff. (if it is possible)

Good luck with your work.


这篇关于从ubr文件在vb6中创建报告的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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