C#导入文本文件到水晶报表 [英] c# import text file to crystal report

查看:84
本文介绍了C#导入文本文件到水晶报表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi;
我想在vs2010中打开带有Crystal Report的现有文本文件

谢谢..

hi;
i want to open an existing text file with crystal report at vs2010

thanks..

推荐答案

您的问题有点令人困惑.

我想您是在询问如何在Crystal Report中连接文本文件.

好吧.

使用文本驱动程序创建与文本文件的 ODBC连接.

步骤1 [步骤2 [如何打开和阅读使用C# [在C#中生成Excel文件 [将文本文件转换为Excel格式 [ ^ ]
读取文本文件并导出到Excel [ ^ ]
将文本文件转换为PDF文件 [
Your question is confusing little bit.

I think you are asking about connecting text file in crystal reports.

OK.

Create ODBC connection to the text file with text driver.

Step 1[^]

Step 2[^]

EDIT
---------------------------------------
No, you can''t open text file in crystal report.
For your requirement, you can open the text file in your form(Textbox) directly.

How to Open and Read a File in Win Forms using C#[^]

EDIT 2
---------------------------------------
Based on your comments you don''t need crystal reports, you can convert/export the text file into excel/pdf/or anything.

Generating Excel Files in C#[^]
Convert the text file to Excel Format[^]
Reading Text File and Export To Excel[^]
Convert a Text File to a PDF File[^]


这篇关于C#导入文本文件到水晶报表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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