Hi. im trying to read a bunch of records from an oracle table into a hashtable in C#. Everything looks good except, it should read every record, instead it reads every other record. (1, 3, 5. etc....) I know this code is kinda long but can anyone take a look and see what might be wrong...