ADO Database Delphi

Question:
I am getting the error creating curser handle, even though the
tquery has a select statement. Same code else where is fine.
Answer:
Do not Fill a Query->SQL in the OnOpen Event.