Re: [GENERAL] Bind message has 6 results formats but query has 5 columns

2009-01-02 Thread J Ottery
On Dec 29 2008, 5:22 am, teemu.juntu...@e-ngine.fi ("Teemu Juntunen") wrote: > Hi, > > I am using Delphi 2007 and turining property active false/true on > table/query component will refresh the component (and its fields). If you > are really using this query to drop columns of a table, then you sho

Re: [GENERAL] Bind message has 6 results formats but query has 5 columns

2008-12-30 Thread Teemu Juntunen
Hi, I am using Delphi 2007 and turining property active false/true on table/query component will refresh the component (and its fields). If you are really using this query to drop columns of a table, then you shouldn't add the fields of the table in the query component. After dropping a column