Just for some reading, here is a post on using a BufferedReader (so you can read line by line)
http://www.compoundtheory.com/?action=displayPost&ID=54 You'll need to wrap it around your fileReader, but that should work for you. HTH Mark On 8/15/06, loathe <[EMAIL PROTECTED]> wrote: > Well, in reality this has a dual goal. > > 1. Get me using more Java in my CF. > > And > > 2. Use the type 4 JDBC drivers to the DB2 mainframe to see how they perform > and are accessed and so forth. > > This is one little piece of a huge application, and I'm using it to get my > feet wet :) -- E: [EMAIL PROTECTED] W: www.compoundtheory.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249772 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

