Subject IB_Import
Author Terry Black
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