PRB: Intellidrop Causes Multiple Logins with Remote View (157524)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q157524 SYMPTOMS
Each time you drag and drop a field from a Remote View to a Form or Report,
the server Login dialog box is invoked.
CAUSE
The server login information for the remote view is not cached; it is
dynamically retrieved as needed.
WORKAROUND
If the Remote View is based on datasource, issue the USE command to open
the Remote View first. Then when you drag and drop fields, Intellidrop can
get the information from the opened view.
-or-
Create the Remote View based on a Connection instead of a datasource. Then
when you drag and drop fields, Intellidrop can get the login information
from the connection and does not prompt for the server login again.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 10/15/2003 |
---|
Keywords: | KB157524 |
---|
|