ADOQuery\BatchUpdate
From: Jeff (jbarr62307_at_worldnet.att.net)
Date: 10/31/03
- Previous message: barry clark: "Re: Experiences with MySQL and ADO?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Oct 2003 17:40:07 -0600
I am using Delphi 7 and SQL Server 2000. I have an ADOQuery that has 2
dummy fields created with the SQL for the query(select *, InvNo as Qty,
Name as RecordStatus). We use these fields to store temporary
information for background processing. When the records get posted to
the table as a batch, I get an error that the InvNo field name is in the
list twice. Is there a way to add dummy fields at runtime and remove
them before updating the table?
TIA
- Previous message: barry clark: "Re: Experiences with MySQL and ADO?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]