[Lazarus] Accessing MS SQLServer database from Lazarus/FPC?
Mark Morgan Lloyd
markMLl.lazarus at telemetry.co.uk
Sat Jan 22 22:38:34 CET 2011
Bo Berglund wrote:
> query.SQL.Text := 'EXEC SelectDongleData @SerialNo=2485';
Having just spent a bit of time with Google and MS docs: is EXEC
standard? What happens if you use CALL or EXECUTE? What happens if you
use positional rather than named parameters?
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
More information about the Lazarus
mailing list