On Wed, May 28, 2008 at 10:45 AM, Graeme Geldenhuys <graemeg.lists at gmail.com> wrote: > You forgot the line: > SQLQuery1.Next; So I did! However, putting it back in still gives me the same error. As does explicitly using "SQLQuery.Close" prior to opening the Query. :(