PRB: Connection Designer Doesn't Have OK or Cancel Buttons
Article ID: 129439
Article Last Modified on 2/12/2000
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q129439
SYMPTOMS
The Connection Designer does not have an OK or Cancel button. You can open
the Connection Designer by typing CREATE CONNECTION or selecting the
Connection Designer from the New File dialog.
CAUSE
The Connection Designer is a designer. It is not a dialog box, but a
modeless window, so just like the Form Designer, it does not include an OK
or Cancel button.
RESOLUTION
You can save a connection by selecting File Save As, and you can cancel it
by closing the window without saving changes.
STATUS
This behavior is by design.
MORE INFORMATION
The Connection Designer provides an interface to create a connection to use
with views. Connections are saved in a database. For more information about
the Connection Designer, search for the "Connection Designer" topic in the
Visual FoxPro Help menu.
REFERENCES
Visual FoxPro for Windows "Developer's Guide," version 3.0, Chapter 8,
"Creating Multi-Table Views."
Additional query words: VFoxWin 3.00
Keywords: KB129439