Running a delete query from a switchboard

J

jpsprack

I have a delete query that i want to have run from a button on my mai
switchboard.

When in the design mode for my switchboard i choose the command butto
from the toolbox and select Run Query it shows all my queries except m
delete query. Why is this?

Can someone give me a workaround so i can run it from my switchboard?
Thanks in advance...
Edit/Delete Messag
 
D

David Lloyd

If you choose another query in the wizard for the command button and then
change the name of the query to your delete query in the click event for the
command button, you will achieve the same result.

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.



I have a delete query that i want to have run from a button on my main
switchboard.

When in the design mode for my switchboard i choose the command button
from the toolbox and select Run Query it shows all my queries except my
delete query. Why is this?

Can someone give me a workaround so i can run it from my switchboard?
Thanks in advance...
Edit/Delete Message
 
Top