Error reading MS Access database with ADO...

From: GettinThere (ff_at_ff.gg)
Date: 10/28/04


Date: Thu, 28 Oct 2004 12:17:59 -0400

I created a MS Access 2000 database and have been able to write data into
the tables. The problem occurs when I try to read the data back from the
database. I get the error "no value given for one or more required
parameters". I have verified that all of the parameters in the SQL statement
are being filled correctly.

I am running delphi 7 professional.

Anyone have any thoughts?