where statsment syntax problem

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Kelli Coggins (kelli_at_lowco.com)
Date: 02/25/04


Date: Wed, 25 Feb 2004 18:37:08 -0500

I have a select statement:

set rs = cn.execute("Select * from user_info where record_id = "&intID&"")

where the value of intID is integer and I cannot seem to get the correct
syntax for it.
Can someone show me what I am doing wrong?

Thanks
Kelli