|
-
Jul 14th, 2000, 03:26 AM
#1
Thread Starter
Member
I am trying to write an sql where query which will retrieve a group of records based upon a variable which was assigned earlier in the program.
The variable is global, but everytime I run the program I get missing parameters.
The following is the Sql I am using
"Select * From [OInspect] Where AgentID = AgentNo"
AgentId is a field in the table AgentNo is the Global variable
Has anyone got any suggestions????
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|