Ottery"
> To:
> Sent: Saturday, December 27, 2008 7:47 AM
> Subject: [GENERAL] Bind message has 6 results formats but query has 5
>
> columns
>
> > Windows XP, Using Delphi 7 ADO SQL Query Component to Drop/Delete a
> > Column from a simple table.
> > When I t
ing a column
you could have a select result of 5 columns and fields for 6 columns.
Best regards,
Teemu Juntunen
- Original Message -
From: "J Ottery"
To:
Sent: Saturday, December 27, 2008 7:47 AM
Subject: [GENERAL] Bind message has 6 results formats but query has 5
columns
Windows XP, Using Delphi 7 ADO SQL Query Component to Drop/Delete a
Column from a simple table.
When I then try to query the table I get this error:
"Bind message has 6 results formats but query has 5 columns"
Obviously I need to refresh the connection or table but how?
I have tried
ADOConnectio