﻿Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Skyline\External_Accounts\;Extended Properties="text;HDR=No;FMT=Delimited";
select F1 as [Account Code], F2 as [Account Description]  from CDC.txt
