Subject RE: [IBO] IB_Import
Author Terry Black
Hi Jason, I have read the IB_Import.pas a number of times and tried to get it to work, however, I need just some direction.

Terry

Terry Black
IT Manager
Northern Sydney Central Coast
Public Health Unit (Hornsby Office)



>>> "IBO Support List" <supportlist@...> 15/02/12 3:36 PM >>>
Look in the source code of the IB_Import.pas unit for all the details.

Jason

-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of Terry Black
Sent: 14 February 2012 08:59 PM
To: IBObjects@yahoogroups.com
Subject: [IBO] IB_Import

Hi, I want to read a simple .csv file into a Firebird table, however, I
cannot find many examples of how to achieve this.
The csv file has only one record of 4 fields, but I will be reading in
multiple cv files each week.

e.g FILE SOURCE,VERSION,PRACTICE,DATA SOURCE
Egps,3,SSNSCC009,BP
Could someone please give me some examples of code I should be using.

Terry