All - If I develop an app on my computer and have a local copy of SQL, I =
use it for my data connections. Now, when I release it to clients, do I =
have to go back and change my 10 or so connections to point to the SQL =
on the server. What is the best approach for handling the automatically =
...
more >>
This is a simple question, but I cannot find an answer... I want to reference a control on a form that I know is already loaded. How do I get a reference to that form
Any ideas
Thanks
Denise...
more >>
I have a program with multiple forms.
On my main form I have a function which sole purpose is to change the label
caption.
On another form I have a function which needs to modify the value in the
label on my main form.
Now when I debug I see the event being called on my main form and I see the
...
more >>