2. I would like the form to requery and display new connection info in the
textbox when I change the connection with File, Connection from the
built-in menu bar..
3. I tried putting the requery in the form's OnConnection event, but that
doesn't seem to work.
Is there a way to force a form requery to refresh the connection info
textbox when using File, Connection from
menubar?
Thanks.
Alan
aaron.kempf@gmail.com - 04 Oct 2005 04:13 GMT
Northwind.adp has a good example of tihs
then you just want to run me.requery after you do that..
-aaron
> 2. I would like the form to requery and display new connection info in the
> textbox when I change the connection with File, Connection from the
[quoted text clipped - 10 lines]
>
> Alan
Alan Z. Scharf - 20 Oct 2005 17:25 GMT
Aaron,
Thanks very much.
Alan
> Northwind.adp has a good example of tihs
>
[quoted text clipped - 16 lines]
> >
> > Alan
li - 28 Oct 2005 07:14 GMT
> 2. I would like the form to requery and display new connection info in the
> textbox when I change the connection with File, Connection from the
[quoted text clipped - 10 lines]
>
> Alan