|
| I have posted this in another thread but I guess I should post this in this
thread instead.
I want to confirm my interpretation of the following paragraphs in the
section Share Connections for Multiple Remote Views of the Help in VFP 8 and
VFP 9:
Only one active instance of a named connection definition is shared during a
Visual FoxPro session. If multiple instances of the same connection
definition are active, the first instance to be used as a shared connection
becomes the designated shared connection. All views that use that connection
definition and employ connection sharing will access the remote server
through the designated shared connection.
[My interpretation: It means that the sql views in different dbcs which have
the same named connection and the setting share connection of remote views
are .t. can share same connection. So, connection sharing is not limited to
sql views in one dbc.]
Connections other than the designated shared connection are not shared.
Connection sharing is not scoped to sessions.
[My interpretation: Connection sharing is not scoped to DATA sessions.]
Thanks.
|
|