A
Alan Z. Scharf
Hi,
1. I have a switchboard form with a text box whose data source is
CurrentProject.Connection.
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 requery when using File, Connection from
menubar?
Thanks.
Alan
1. I have a switchboard form with a text box whose data source is
CurrentProject.Connection.
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 requery when using File, Connection from
menubar?
Thanks.
Alan