TIBQuery2.Assign(TIBQuery1) doesn't work



I am tryng to create a TIBQuery at runtime which must have the same
calculated fields as a TIBQuery I have already created at design time.
If I try to assign the design one to the runtime one, I get an error
at runtime saying cannot assign a TIBQuery to a TIBQuery. What am I
not uderstanding here?
Post a follow-up to this message
.