View Single Post
  #1 (permalink)  
Old June 4th, 2003, 06:21 PM
tiago tiago is offline
Registered User
 
Join Date: Jun 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Report in C++ Builder

Hello, does anybody know how can I access and treat a txt file with Borland C++ Builder 5? My aim is become able to generate a report (through the quick report component)from this file, I know how to do it using a DB table but I have been trying without success to do it from a txt file.
Thanks, Tiago Tognozi.
Reply With Quote