Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is there any way of retrieval of data from a Flat File

Status
Not open for further replies.

paramsocool

Programmer
Joined
Jan 3, 2007
Messages
13
Location
US
Is there any way of retrieval of data from a Flat File/Text file in crystal to be used a data fields in report
 
Probably.

The term flat file is used for differing formats though.

What you probably need to do is set up an ODBC connection using the text driver and advanced to define the field lengths, as I suspect you mean a fixed length file.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top