A
Alain
How can I directly include in the "contend" of a combo list box property
such a query ?
SELECT ...
WHERE ([Adresses].[RéfAdresse]) = @RéfAdresse))
ORDER BY ...
The problem is regarding the declaration of my Parameter @RéfAdresse : What
shoul I do ?
best regards
Alain
such a query ?
SELECT ...
WHERE ([Adresses].[RéfAdresse]) = @RéfAdresse))
ORDER BY ...
The problem is regarding the declaration of my Parameter @RéfAdresse : What
shoul I do ?
best regards
Alain