where statsment syntax problem
From: Kelli Coggins (kelli_at_lowco.com)
Date: 02/25/04
- Next message: Tom Griffin: "Re: Database Maintenance Plan Problems"
- Previous message: Erland Sommarskog: "Re: Query training -- Complex queries"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Tom Griffin: "Re: Database Maintenance Plan Problems"
- Previous message: Erland Sommarskog: "Re: Query training -- Complex queries"
- Messages sorted by: [ date ] [ thread ]