Hi there,
is it possible with informix-sql creating an sql-statement with parameters
like in ms-access?
sample with access:
SELECT ArtikelName FROM Artikel
WHERE (((ArtikelNr)=[Artikel:])); <---[Artikel:] is the parameter!!!
thank for all ansers....
Sandro
Germany
Art S. Kagel - 24 Dec 2003 19:42 GMT
Use a stored procedure.
Art S. Kagel
> Hi there,
>
[quoted text clipped - 9 lines]
> Sandro
> Germany