easy question 
Author Message
 easy question

Hi,
how do we open a stored query w/ its parameters without rewriting or
assigning the querydef SQL property.
Thanks


Tue, 05 Mar 2002 03:00:00 GMT  
 easy question
In code, you manipulate the Parameters collection of a QueryDef object that
represents the stored query, and then use the QueryDef's OpenRecordset
method.

--

Quote:

>Hi,
>how do we open a stored query w/ its parameters without rewriting or
>assigning the querydef SQL property.
>Thanks



Mon, 11 Mar 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. EASY EASY EASY question

2. help easy easy question

3. easy question

4. bitmaps, easy question

5. Public functions, easy question

6. Easy question

7. I'm sure that this is an easy question

8. easy question

9. help new to VBA, easy question

10. quick and easy question....please help!

11. How does A2K handle ASP - Many Easy Questions

12. Easiest question of the week...

 

 
Powered by phpBB® Forum Software