Parameter Queries and Data controls 
Author Message
 Parameter Queries and Data controls

I am trying to use the parameter queries with a data control.  When the
user selects a record from a list, I launch anoth window with a bunch of
dropdown edits.  When the user selects a button on the new screen, I
want to display all of the records associated with this parent record.

The problem is, when the user leaves the form and comes back in, I get a
error.

Any Help would be great.

Thanks in advance

Mike Needham



Mon, 09 Nov 1998 03:00:00 GMT  
 Parameter Queries and Data controls

Y'all,

There is a very good discussion of what you're trying to do in the
June 1996 issue of Access Visual Basic Advisor. The article is a bit
lengthy, so I'd advise you to grab a copy if you can. Not sure why
you're getting an error when you reenter the form. Some flag or
something isn't being totally reset. Try single stepping your way
through and trap the error number to find out what is going on. My
guess is an untripped flag

Eric {*filter*}


Quote:
>I am trying to use the parameter queries with a data control.  When the
>user selects a record from a list, I launch anoth window with a bunch of
>dropdown edits.  When the user selects a button on the new screen, I
>want to display all of the records associated with this parent record.
>The problem is, when the user leaves the form and comes back in, I get a
>error.
>Any Help would be great.
>Thanks in advance
>Mike Needham



Fri, 13 Nov 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VB4: Parameter query&Data Control?

2. HELP with Parameter queries and Data Control

3. Parameter Queries and Data Controls

4. Using Parameter Queries and Data Controls

5. Help! Parameter Query via Data Control

6. How to bind Parameter Query to Data Control ?

7. Parameter query and Data control

8. How to bind Parameter Query to Data Control ?

9. parameter query and data control

10. Passing Parameters to stored parameter queries using VB 5's Data Controls

11. Parameter query for Bound Data Control

12. Data Control and Query Parameters Question

 

 
Powered by phpBB® Forum Software