|
-
Jun 20th, 1999, 07:03 PM
#1
Thread Starter
New Member
I used an SQL query as the datasource for my data report. The result is based on the user's input in a text box.
The code is basically:
DataEnvironment1.command1 txtCustomerID.text
DataReport1.show
When i run it the first time, everything works. However, when i enter a new CustomerID
in the text box, I get the error message:
'The operation requested by the application is not allowed if the object is open.'
How do I 'close' this object?
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
|