Subject | RE: [firebird-support] Re: Y O Y? |
---|---|
Author | Clay Shannon |
Post date | 2005-03-09T14:30:46Z |
<<My version of FIB+ carks>>
Never heard that one -- is it from "myoCARdial infarCtion"?
<< when I clear a parameter during an insert series.
Haven't investigated far so solution to date is to manufacture new
queries on the fly for each insert.>>
My insert is in a stored proc. Very straightforward code in the stored proc
and the method that provides the params:
sp.ParamByName('ADV_DIR').AsString := AAdvDir;
Clay Shannon,
Dimension 4 Software
Never heard that one -- is it from "myoCARdial infarCtion"?
<< when I clear a parameter during an insert series.
Haven't investigated far so solution to date is to manufacture new
queries on the fly for each insert.>>
My insert is in a stored proc. Very straightforward code in the stored proc
and the method that provides the params:
sp.ParamByName('ADV_DIR').AsString := AAdvDir;
Clay Shannon,
Dimension 4 Software