Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: how to create report form text file with no header Post Reply Post New Topic
Author Message
taarus
Newbie
Newbie
Avatar

Joined: 05 Aug 2008
Location: Thailand
Online Status: Offline
Posts: 1
Quote taarus Replybullet Topic: how to create report form text file with no header
    Posted: 05 Aug 2008 at 4:24am
I'm a newer for crystal report
How to create report from text file with no header in text file

this is example of text file

20080727000000,0857174781,66871939302,T
20080727000000,0800844075,66800816119,T
20080727000000,0879408958,66818049847,T,NRC

My report will show like this

 date                                  msisdn1                msisdn2             lang  
20080727000000          0857174781         66871939302           T
20080727000000          0800844075         66800816119           T
20080727000000          0879408958         66818049847           T

I try to create new connection with Access/Excel(DAO) and select database type as text
it can work but my problem is
the first line of my text file will be the field of database.
In actually, my text file has no any fields or header.
How can I solve this ploblem
Help me please.
TaaruS
IP IP Logged
themessenger
Groupie
Groupie
Avatar

Joined: 15 Aug 2008
Location: United Kingdom
Online Status: Offline
Posts: 48
Quote themessenger Replybullet Posted: 15 Aug 2008 at 6:19am
Add :

date,msisdn1,msisdn2,lang

to the first line

20080727000000,0857174781,66871939302,T
Managing Director
www.allmymenus.com
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.