473,419 Members | 1,527 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,419 software developers and data experts.

How to create report out of raw text file?

20
Hello,
I have a text file(tab delim) with data and I want to create report. Here is the content of text file:

HD John Smith j.smith@testmail.com
CT service 1 5$
CT service2 1 6$
CT service3 4 7$
FT total 6 18$
HD Cindy Surname c.surname@testmail.com
CT ... ... and etc.

HD- is report header, CT-report content(invoice items), FT-footer.

Now I'm splitting this file to two tables, in first tbl is assigned customer id, in other tbl customer's invoice items. Then I create join query and out of it report.

The question is: is it possible, to create report out of this kind of file reports, without splitting? if yes, then how.
Mar 31 '11 #1
0 1274

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Stuk | last post by:
Hi, im false beginner in C so that`s why im writting here :). I have to write a Text Reformater, which should read data from text file every Verse. In text file may appear special directives (for...
0
by: Abhi | last post by:
I have a simple guestbook application which writes all the entries made on the guestbook on a text file which I save at Request.PhysicalApplicatinPath Now when I run the application it tells me...
1
by: Leo Martin Orfei | last post by:
Hi, Anybody know/have functions or package to create text file from postgres function? I want to execute a function to take some fields from a table and save it in a text file (or xml...
0
by: CSharpguy | last post by:
I have a web form that has 22 text boxes on it were the user can enter in data, then click a button that needs to create a text file. I can create the text file fine, but how can I create a text...
1
by: jaay | last post by:
Hi, I would like to create a Web Services that will create a text file. I'm using ASP.NET Anyone please guide me how to write a (asmx file) in order to let it creates a text file and writes...
0
by: UvT | last post by:
Can anyone tell me how to create a text file with Unicode Encoding. In am using FileStream Finalfile = new FileStream("finalfile.txt", FileMode.Append, FileAccess.Write); Now this creates...
1
by: mmrz | last post by:
I need the source code for creating a text file. and also i need to find a text from another text file and put it in the new file.
1
by: shantanu | last post by:
Hi all I have two coloumns in a excel worksheet where the first coloumn is a header and the second coloumn is a corresponding value. Also i have a text file That contains header and values in a...
2
by: migi | last post by:
Hello, I'm not too familiar with html, but I'd like to know is it possible to create a file in FORM POST? The file should be created in certain folder in Web server. The reason I'm asking is...
2
by: vickyvick | last post by:
Hi, I'm new to C# and I'm developeing a utility which creates a text file and populates it with registry key values. It works fine on a local path, but with absolute path, it throws an error...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.