November 27, 2000 12:00 AM EST
Recently I needed to create an ODBC source that would allow an application to
read and write from a text file. An obvious question is: Why would I use ODBC
to read from and write to a text file? After all, ColdFusion supports this
easily using the tag. You'd be right if ... (more)