> Why do you have spaces in your parameter names anyway ??
> the parameter names do not have to bear any resemblance to 
> the name of the

*shrug* Cause thats how the TUpdateSQL generated it, it appears to create a
parameter for each field for the current new values, and a parameter for
each field with OLD infront of it for the original values.

> field they are parameters for, you could use :f1,:f2,:f3 if 
> you wanted. And

In the case above, they do.

Mark
---------------------------------------------------------------------------
  New Zealand Delphi Users group - Database List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to