Hi all,
I have exhausted my search on this question to no avail, so I am turning to the true experts.
Is it possible to use a variable, or alternatively, a form field value, in the SQL Select Top n statement, and if so, what is the appropriate syntax?
I tried using "Select Top varRecords ..." but got a run-time error '3141'.
Any assistance would be greatly appreciated.
I have exhausted my search on this question to no avail, so I am turning to the true experts.
Is it possible to use a variable, or alternatively, a form field value, in the SQL Select Top n statement, and if so, what is the appropriate syntax?
I tried using "Select Top varRecords ..." but got a run-time error '3141'.
Any assistance would be greatly appreciated.