|
-
Aug 14th, 2001, 04:31 PM
#1
Thread Starter
Member
SQL in DE Command
Hello,
I am trying to do a data report on the current record for the table ROS. I do not want all of the records in the table.
FormROS.TextJobID.Text contains the ID of the record I want to report on.
The sql statement:
Select * from ROS where 'Job ID' = FormROS.TextJobID.Text
Gives me the error:
"FormROS.TextJobID.Text has no default value"
Any ideas?
Thanks,
Dan
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
|