Yes. But it would help to see what your SQL statement looks like.
are you using dynamic Sql or is this a query being executed via stored 
procedure.
Also check where you are executing the query.. are you using 
queryobject.open
or queryobject.executeSQL
by queryobject this would be the name of your Ado Query Component.



--- On Tue, 10/28/08, mauro russo <[EMAIL PROTECTED]> wrote:

> From: mauro russo <[EMAIL PROTECTED]>
> Subject: [delphi-en] updating through ADOquery
> To: "delphi-en" <[email protected]>
> Date: Tuesday, October 28, 2008, 7:18 AM
> Dear all,
> 
> does anyone know about problems with update sql
> instructions?
> 
> I have no errors back, I do Committ Transaction,
> but it does not work.
> 
> Any help?
> 
>   ----------
> 
> Questa email รจ stata verificata dal sistema centralizzato
> antivirus della UniPlan Software
> 
> 
> [Non-text portions of this message have been removed]
> 
> 
> ------------------------------------
> 
> -----------------------------------------------------
> Home page: http://groups.yahoo.com/group/delphi-en/
> To unsubscribe: [EMAIL PROTECTED]
> Groups Links
> 
> 
> 

      

Reply via email to